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