Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp953 static Value *getRuntimeVFAsFloat(IRBuilderBase &B, Type *FTy, in getRuntimeVFAsFloat() function
1020 RuntimeVF = getRuntimeVFAsFloat(Builder, StepType, State.VF); in execute()