Searched refs:UndefV (Results 1 – 2 of 2) sorted by relevance
17436 SDValue UndefV = LHS.getOperand(1); in PerformVQDMULHCombine() local17437 return DCI.DAG.getVectorShuffle(VT, DL, NewBinOp, UndefV, Shuf0->getMask()); in PerformVQDMULHCombine()
26726 SDValue UndefV = LHS.getOperand(1); in SimplifyVBinOp() local26727 return DAG.getVectorShuffle(VT, DL, NewBinOp, UndefV, Shuf0->getMask()); in SimplifyVBinOp()