Searched refs:IR3_INSTR_S (Results 1 – 5 of 5) sorted by relevance
126 if (instr->flags & IR3_INSTR_S) in print_instr_name()
745 | '.' 's' { instr->flags |= IR3_INSTR_S; }
220 IR3_INSTR_S = 0x100, enumerator
525 cat5->is_s = !!(instr->flags & IR3_INSTR_S); in emit_cat5()
2028 flags |= IR3_INSTR_S; in tex_info()