Home
last modified time | relevance | path

Searched refs:ir3_create_array_load (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.h243 struct ir3_instruction *ir3_create_array_load(struct ir3_context *ctx,
Dir3_context.c231 value[i] = ir3_create_array_load(ctx, arr, n, addr); in ir3_get_src()
565 ir3_create_array_load(struct ir3_context *ctx, struct ir3_array *arr, int n, in ir3_create_array_load() function