Searched defs:VectorTripCount (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/llvm/lib/Transforms/Vectorize/ | ||
| H A D | LoopVectorize.cpp | 731 Value *VectorTripCount = nullptr; global() member in llvm::InnerLoopVectorizer |
| H A D | VPlan.h | 3152 VPValue VectorTripCount; global() variable |
| /llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | SelectionDAGBuilder.cpp | 7937 SDValue VectorTripCount = DAG.getSplat(VecTy, sdl, TripCount); visitIntrinsicCall() local |