Searched refs:InsEltScalar (Results 1 – 2 of 2) sorted by relevance
1255 Constant *ShufConstVec, *InsEltScalar; in foldConstantInsEltIntoShuffle() local1258 !match(InsElt.getOperand(1), m_Constant(InsEltScalar)) || in foldConstantInsEltIntoShuffle()1284 NewShufElts[I] = InsEltScalar; in foldConstantInsEltIntoShuffle()
938 Constant *ShufConstVec, *InsEltScalar; in foldConstantInsEltIntoShuffle() local941 !match(InsElt.getOperand(1), m_Constant(InsEltScalar)) || in foldConstantInsEltIntoShuffle()967 NewShufElts[I] = InsEltScalar; in foldConstantInsEltIntoShuffle()