Searched refs:IR3_INSTR_P (Results 1 – 6 of 6) sorted by relevance
124 if (instr->flags & IR3_INSTR_P) in print_instr_name()
383 op_p->flags = IR3_INSTR_P; in apply_fine_deriv_macro()
744 | '.' 'p' { instr->flags |= IR3_INSTR_P; }
219 IR3_INSTR_P = 0x080, enumerator
528 cat5->is_p = !!(instr->flags & IR3_INSTR_P); in emit_cat5()
2335 flags |= IR3_INSTR_P; in emit_tex()