Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp957 Value *RuntimeVF = getRuntimeVF(B, IntTy, VF); getRuntimeVFAsFloat() local
1018 Value *RuntimeVF; execute() local
1693 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, State.VF); execute() local
[all...]
H A DLoopVectorize.cpp2009 Value *RuntimeVF = nullptr; Create() local
2531 Value *RuntimeVF = getRuntimeVF(Builder, Builder.getInt32Ty(), VF); vectorizeInterleaveGroup() local
3604 Value *RuntimeVF = nullptr; fixFixedOrderRecurrence() local
9284 Value *RuntimeVF = getRuntimeVF(State.Builder, PhiType, State.VF); execute() local