Searched refs:IR3_INSTR_O (Results 1 – 4 of 4) sorted by relevance
89 if (instr->flags & IR3_INSTR_O) in print_instr_name()
199 IR3_INSTR_O = 0x040, enumerator
462 cat5->is_o = !!(instr->flags & IR3_INSTR_O); in emit_cat5()
2411 flags |= IR3_INSTR_O; in emit_tex()