Searched refs:IR3_INSTR_A1EN (Results 1 – 5 of 5) sorted by relevance
181 if (instr->flags & IR3_INSTR_A1EN) { in extract_cat5_DESC_MODE()202 if (instr->flags & IR3_INSTR_A1EN) { in extract_cat5_DESC_MODE()
170 if (instr->flags & IR3_INSTR_A1EN) in print_instr_name()344 if (!!(instr->flags & IR3_INSTR_A1EN)) { in print_instr()
1158 info.flags |= IR3_INSTR_A1EN; in get_image_samp_tex_src()1193 if (info.flags & IR3_INSTR_A1EN) { in emit_sam()1198 if (info.flags & IR3_INSTR_A1EN) { in emit_sam()2314 info.flags |= IR3_INSTR_A1EN; in get_tex_samp_tex_src()2328 info.flags |= IR3_INSTR_A1EN; in get_tex_samp_tex_src()
990 cat5_a1: src_reg { instr->flags |= IR3_INSTR_A1EN; }
290 IR3_INSTR_A1EN = 0x04000, enumerator