Searched defs:instrs_count (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/freedreno/ir3/ | ||
D | ir3.c | 957 unsigned instrs_count = 1 + instr->repeat + instr->nop; in ir3_assemble() local |
D | ir3.h | 49 uint16_t instrs_count; /* expanded to account for rpt's */ member |