Lines Matching full:dst_sel
568 def dst_sel : NamedOperandU32<"SDWADstSel", NamedMatchClass<"SDWADstSel">>;
1280 clampmod:$clamp, dst_sel:$dst_sel, dst_unused:$dst_unused,
1285 clampmod:$clamp, dst_sel:$dst_sel, dst_unused:$dst_unused,
1298 clampmod:$clamp, dst_sel:$dst_sel, dst_unused:$dst_unused,
1310 clampmod:$clamp, dst_sel:$dst_sel, dst_unused:$dst_unused,
1389 " $dst_sel $dst_unused $src0_sel",
1391 " $src0_sel $src1_sel", // No dst_sel and dst_unused for VOPC
1392 " $dst_sel $dst_unused $src0_sel $src1_sel"
1613 clampmod:$clamp, dst_sel:$dst_sel, dst_unused:$dst_unused,
1753 bits<3> dst_sel = !if(p.HasDst, ?, 6);