Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp678 Value *VectorTripCount = nullptr; member in llvm::InnerLoopVectorizer
740 Value *VectorTripCount = nullptr; member
2610 Value *VectorTripCount = getOrCreateVectorTripCount(LoopVectorPreHeader); in createInductionResumeValue() local
2769 Value *VectorTripCount, Value *EndValue, in fixupIVUsers()
H A DVPlan.h3285 VPValue VectorTripCount; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7946 SDValue VectorTripCount = DAG.getSplat(VecTy, sdl, TripCount); in visitIntrinsicCall() local