Searched refs:IR3_INSTR_A1EN (Results 1 – 4 of 4) sorted by relevance
128 if (instr->flags & IR3_INSTR_A1EN) in print_instr_name()251 if (!!(instr->flags & IR3_INSTR_A1EN)) { in print_instr()
1097 info.flags |= IR3_INSTR_A1EN; in get_image_samp_tex_src()1138 if (info.flags & IR3_INSTR_A1EN) { in emit_sam()1143 if (info.flags & IR3_INSTR_A1EN) { in emit_sam()2100 info.flags |= IR3_INSTR_A1EN; in get_tex_samp_tex_src()2113 info.flags |= IR3_INSTR_A1EN; in get_tex_samp_tex_src()
494 if (instr->flags & IR3_INSTR_A1EN) { in emit_cat5()510 if (instr->flags & IR3_INSTR_A1EN) { in emit_cat5()
227 IR3_INSTR_A1EN = 0x2000, enumerator