Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21835 SDValue InsertVal0 = Elt.getOperand(0); in mergeEltWithShuffle() local
21850 if (ArgVal == InsertVal0) { in mergeEltWithShuffle()
21874 if (!Y.isUndef() || InsertVal0.getValueType() != Y.getValueType()) in mergeEltWithShuffle()
21877 Y = InsertVal0; in mergeEltWithShuffle()