Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp714 Value *VectorTripCount = nullptr; member in llvm::InnerLoopVectorizer
779 Value *VectorTripCount = nullptr; member
3141 Value *VectorTripCount = getOrCreateVectorTripCount(LoopVectorPreHeader); in createInductionResumeValue() local
3220 Value *VectorTripCount = getOrCreateVectorTripCount(LoopVectorPreHeader); in completeLoopSkeleton() local
3318 Value *VectorTripCount, Value *EndValue, in fixupIVUsers()
H A DVPlan.h2190 VPValue VectorTripCount; variable
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp593 Value *VectorTripCount; member in __anond9ee33c50111::InnerLoopVectorizer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp759 Value *VectorTripCount = nullptr; member in llvm::InnerLoopVectorizer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7279 SDValue VectorTripCount = DAG.getSplat(VecTy, sdl, TripCount); in visitIntrinsicCall() local