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