Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp954 static Value *getRuntimeVFAsFloat(IRBuilderBase &B, Type *FTy, in getRuntimeVFAsFloat() function
9290 RuntimeVF = getRuntimeVFAsFloat(Builder, StepType, State.VF); in execute()
9474 getRuntimeVFAsFloat(State.Builder, Step->getType(), State.VF * Part); in execute()