Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp3030 FixedVectorType *ShuffleInputType = in foldShuffleFromReductions() local
3032 if (!ShuffleInputType) in foldShuffleFromReductions()
3034 unsigned NumInputElts = ShuffleInputType->getNumElements(); in foldShuffleFromReductions()
3046 ShuffleInputType, Shuffle->getShuffleMask(), CostKind); in foldShuffleFromReductions()
3049 ShuffleInputType, ConcatMask, CostKind); in foldShuffleFromReductions()