Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp3574 bool NeedExpOrNarrow = NumSrcElts != NumDstElts; in foldInsExtVectorToShuffle() local
3579 if (!IsExtIdxInBounds && NeedExpOrNarrow) in foldInsExtVectorToShuffle()
3587 if (!IsExtIdxInBounds && NeedExpOrNarrow) in foldInsExtVectorToShuffle()
3604 if (!NeedExpOrNarrow) { in foldInsExtVectorToShuffle()
3635 if (NeedExpOrNarrow) { in foldInsExtVectorToShuffle()