Home
last modified time | relevance | path

Searched refs:getWidestInductionType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h303 Type *getWidestInductionType() { return WidestIndTy; } in getWidestInductionType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3105 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount()
3691 Type *IdxTy = Legal->getWidestInductionType(); in createVectorizedLoopSkeleton()
8235 Type *IdxTy = Legal->getWidestInductionType(); in createEpilogueVectorizedLoopSkeleton()
8380 Type *IdxTy = Legal->getWidestInductionType(); in createEpilogueVectorizedLoopSkeleton()