Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h350 Constant *createBitMaskForGaps(IRBuilderBase &Builder, unsigned VF,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp891 llvm::createBitMaskForGaps(IRBuilderBase &Builder, unsigned VF, in createBitMaskForGaps() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2227 MaskForGaps = createBitMaskForGaps(State.Builder, in execute()
2326 createBitMaskForGaps(State.Builder, State.VF.getKnownMinValue(), *Group); in execute()