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.h403 createBitMaskForGaps(IRBuilderBase &Builder, unsigned VF,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1132 llvm::createBitMaskForGaps(IRBuilderBase &Builder, unsigned VF, in createBitMaskForGaps() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp3480 createBitMaskForGaps(State.Builder, State.VF.getFixedValue(), *Group); in execute()
3569 createBitMaskForGaps(State.Builder, State.VF.getKnownMinValue(), *Group); in execute()