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