Searched refs:IR3_INSTR_UL (Results 1 – 3 of 3) sorted by relevance
144 last_rel->flags |= IR3_INSTR_UL; in legalize_block()252 last_rel->flags |= IR3_INSTR_UL; in legalize_block()
182 cat1->ul = !!(instr->flags & IR3_INSTR_UL); in emit_cat1()262 cat2->ul = !!(instr->flags & IR3_INSTR_UL); in emit_cat2()358 cat3->ul = !!(instr->flags & IR3_INSTR_UL); in emit_cat3()405 cat4->ul = !!(instr->flags & IR3_INSTR_UL); in emit_cat4()
196 IR3_INSTR_UL = 0x008, enumerator