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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3.c963 instr->regs_max = nreg;
1024 debug_assert(instr->regs_count < instr->regs_max);
H A Dir3.h221 unsigned regs_max; member in struct:ir3_instruction

Completed in 5 milliseconds