Home
last modified time | relevance | path

Searched refs:UndefV (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23568 SDValue UndefV = LHS.getOperand(1); in SimplifyVBinOp() local
23569 return DAG.getVectorShuffle(VT, DL, NewBinOp, UndefV, Shuf0->getMask()); in SimplifyVBinOp()