Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp3575 bool IsExtIdxInBounds = ExtIdx < NumDstElts; in foldInsExtVectorToShuffle() local
3579 if (!IsExtIdxInBounds && NeedExpOrNarrow) in foldInsExtVectorToShuffle()
3587 if (!IsExtIdxInBounds && NeedExpOrNarrow) in foldInsExtVectorToShuffle()
3615 if (IsExtIdxInBounds) in foldInsExtVectorToShuffle()