Searched refs:IR3_INSTR_SAT (Results 1 – 5 of 5) sorted by relevance
284 IR3_INSTR_SAT = 0x800, enumerator815 if (instr->flags & IR3_INSTR_SAT) in is_same_type_mov()
741 | T_SAT { iflags.flags |= IR3_INSTR_SAT; }
455 src[0]->flags |= IR3_INSTR_SAT; in emit_alu()462 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu()
270 <map name="SAT">!!(src->flags & IR3_INSTR_SAT)</map>