Home
last modified time | relevance | path

Searched defs:RuntimeVF (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1161 Value *RuntimeVF = getRuntimeVF(B, IntTy, VF); getRuntimeVFAsFloat() local
1222 Value *RuntimeVF; execute() local
2011 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, State.VF); execute() local
[all...]
H A DLoopVectorize.cpp1927 Value *RuntimeVF = nullptr; Create() local
2451 Value *RuntimeVF = getRuntimeVF(Builder, Builder.getInt32Ty(), VF); vectorizeInterleaveGroup() local
9183 Value *RuntimeVF = getRuntimeVF(State.Builder, PhiType, State.VF); execute() local