Searched refs:IR3_INSTR_SAT (Results 1 – 3 of 3) sorted by relevance
281 cat2->sat = !!(instr->flags & IR3_INSTR_SAT); in emit_cat2()386 cat3->sat = !!(instr->flags & IR3_INSTR_SAT); in emit_cat3()434 cat4->sat = !!(instr->flags & IR3_INSTR_SAT); in emit_cat4()
223 IR3_INSTR_SAT = 0x800, enumerator694 if (instr->flags & IR3_INSTR_SAT) in is_same_type_mov()
434 src[0]->flags |= IR3_INSTR_SAT; in emit_alu()441 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu()