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