Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2295 Value *RuntimeVF = getRuntimeVF(Builder, StepType, VF); in createVectorIntOrFpInductionPHI() local
4197 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, VF); in fixFirstOrderRecurrence() local
4266 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, VF); in fixFirstOrderRecurrence() local
4278 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, VF); in fixFirstOrderRecurrence() local
4890 Value *RuntimeVF = getRuntimeVF(Builder, PhiType, VF); in widenPHIInstruction() local