Searched refs:ir3_count_instructions (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_legalize.c517 ir3_count_instructions(ir);
H A Dir3.h561 unsigned ir3_count_instructions(struct ir3 *ir);
H A Dir3_ra.c615 n = ir3_count_instructions(ctx->ir);
H A Dir3.c1066 ir3_count_instructions(struct ir3 *ir) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_legalize.c908 ir3_count_instructions(ir);
H A Dir3.c597 ir3_count_instructions(struct ir3 *ir) function in typeref:typename:unsigned
H A Dir3_sched.c1245 ir3_count_instructions(ir);
H A Dir3.h394 * ie. use the ir3_count_instructions pass, and then use instr->ip
694 unsigned ir3_count_instructions(struct ir3 *ir);

Completed in 15 milliseconds