Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h324 Constant *createBitMaskForGaps(IRBuilderBase &Builder, unsigned VF,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp832 llvm::createBitMaskForGaps(IRBuilderBase &Builder, unsigned VF, in createBitMaskForGaps() function in llvm
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2599 createBitMaskForGaps(Builder, VF.getKnownMinValue(), *Group); in vectorizeInterleaveGroup()
2695 createBitMaskForGaps(Builder, VF.getKnownMinValue(), *Group); in vectorizeInterleaveGroup()