Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20045 SDValue InsertVal0 = Elt.getOperand(0); in mergeEltWithShuffle() local
20060 if (ArgVal == InsertVal0) { in mergeEltWithShuffle()
20084 if (!Y.isUndef() || InsertVal0.getValueType() != Y.getValueType()) in mergeEltWithShuffle()
20087 Y = InsertVal0; in mergeEltWithShuffle()