Searched refs:ir3_lookup_array (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_array_to_ssa.c246 struct ir3_array *arr = ir3_lookup_array(ir, reg->array.id);
254 struct ir3_array *arr = ir3_lookup_array(ir, reg->array.id);
H A Dir3_dce.c41 ir3_lookup_array(instr->block->shader, reg->array.id);
H A Dir3.c634 ir3_lookup_array(struct ir3 *ir, unsigned id) function in typeref:struct:ir3_array *
H A Dir3.h534 struct ir3_array *ir3_lookup_array(struct ir3 *ir, unsigned id);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c738 ir3_lookup_array(ctx->ir, dst->array.id);
791 ir3_lookup_array(ctx->ir, reg->array.id);
1036 ir3_lookup_array(ctx->ir, reg->array.id);
H A Dir3.h479 struct ir3_array * ir3_lookup_array(struct ir3 *ir, unsigned id);
H A Dir3.c1080 ir3_lookup_array(struct ir3 *ir, unsigned id) function in typeref:struct:ir3_array *

Completed in 55 milliseconds