Home
last modified time | relevance | path

Searched defs:instrs_count (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3.c957 unsigned instrs_count = 1 + instr->repeat + instr->nop; in ir3_assemble() local
Dir3.h49 uint16_t instrs_count; /* expanded to account for rpt's */ member