Searched defs:nops_count (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/freedreno/ir3/ | ||
D | ir3.c | 958 unsigned nops_count = instr->nop; in ir3_assemble() local |
D | ir3.h | 50 uint16_t nops_count; /* # of nop instructions, including nopN */ member |