Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp870 Value *VectorTripCount = nullptr; member in llvm::InnerLoopVectorizer
933 Value *VectorTripCount = nullptr; member
3333 Loop *L, Value *VectorTripCount, in createInductionResumeValues()
3407 Value *VectorTripCount = getOrCreateVectorTripCount(L); in completeLoopSkeleton() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp593 Value *VectorTripCount; member in __anonaac874760111::InnerLoopVectorizer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp759 Value *VectorTripCount = nullptr; member in llvm::InnerLoopVectorizer
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6927 SDValue VectorTripCount = DAG.getBuildVector(VecTy, DL, OpsTripCount); in visitIntrinsicCall() local