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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_spill.c175 instr_cycles(struct ir3_instruction *instr) function in typeref:typename:unsigned
225 cycle -= instr_cycles(instr);
312 state->cycles += instr_cycles(instr);

Completed in 4 milliseconds