Searched refs:IR3_INSTR_SAT (Results 1 – 5 of 5) sorted by relevance
318 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu_dot_4x8_as_dp4acc()320 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu_dot_4x8_as_dp4acc()355 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu_dot_4x8_as_dp2acc()358 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu_dot_4x8_as_dp2acc()529 src[0]->flags |= IR3_INSTR_SAT; in emit_alu()536 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu()823 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu()827 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu()831 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu()835 dst[0]->flags |= IR3_INSTR_SAT; in emit_alu()
309 IR3_INSTR_SAT = 0x400, enumerator875 if (instr->flags & IR3_INSTR_SAT) in is_same_type_mov()
789 | T_SAT { iflags.flags |= IR3_INSTR_SAT; }
270 <map name="SAT">!!(src->flags & IR3_INSTR_SAT)</map>