Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp991 Value *RuntimeVF = getRuntimeVF(B, IntTy, VF); in getRuntimeVFAsFloat() local
1949 Value *RuntimeVF = nullptr; in Create() local
3805 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, VF); in fixFixedOrderRecurrence() local
3817 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, VF); in fixFixedOrderRecurrence() local
9409 Value *RuntimeVF; in execute() local
9510 Value *RuntimeVF = getRuntimeVF(State.Builder, PhiType, State.VF); in execute() local
H A DVPlanRecipes.cpp1154 auto *RuntimeVF = getRuntimeVF(Builder, IdxTy, State.VF); in execute() local