Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19381 SDValue InsertVal0 = InsertVal.getOperand(0); in combineInsertEltToShuffle() local
19396 if (ArgVal == InsertVal0) { in combineInsertEltToShuffle()
19420 InsertVal0.getValueType() == Y.getValueType()) { in combineInsertEltToShuffle()
19422 Y = InsertVal0; in combineInsertEltToShuffle()