Searched refs:IR3_INSTR_O (Results 1 – 5 of 5) sorted by relevance
122 if (instr->flags & IR3_INSTR_O) in print_instr_name()
743 | '.' 'o' { instr->flags |= IR3_INSTR_O; }
218 IR3_INSTR_O = 0x040, enumerator
527 cat5->is_o = !!(instr->flags & IR3_INSTR_O); in emit_cat5()
2388 flags |= IR3_INSTR_O; in emit_tex()