Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1415 Constant *ShufConstVec, *InsEltScalar; in foldConstantInsEltIntoShuffle() local
1418 !match(InsElt.getOperand(1), m_Constant(InsEltScalar)) || in foldConstantInsEltIntoShuffle()
1444 NewShufElts[I] = InsEltScalar; in foldConstantInsEltIntoShuffle()