Home
last modified time | relevance | path

Searched refs:ir3_create_array_store (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_context.h237 void ir3_create_array_store(struct ir3_context *ctx, struct ir3_array *arr,
H A Dir3_context.c630 ir3_create_array_store(struct ir3_context *ctx, struct ir3_array *arr, int n, in ir3_create_array_store() function
H A Dir3_compiler_nir.c2556 ir3_create_array_store(ctx, arr, n, value[i], addr); in emit_intrinsic()