Searched refs:IR3_INSTR_O (Results 1 – 4 of 4) sorted by relevance
164 if (instr->flags & IR3_INSTR_O) in print_instr_name()
978 | '.' 'o' { instr->flags |= IR3_INSTR_O; }
279 IR3_INSTR_O = 0x040, enumerator
2622 flags |= IR3_INSTR_O; in emit_tex()