Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h260 Type *getWidestInductionType() { return WidestIndTy; } in getWidestInductionType() function
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1389 Type *getWidestInductionType() { return WidestIndTy; } in getWidestInductionType() function in __anon63bf7e8f0111::LoopVectorizationLegality
2766 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount()
2996 Type *IdxTy = Legal->getWidestInductionType(); in createEmptyLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2604 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount()
2843 Type *IdxTy = Legal->getWidestInductionType(); in createVectorizedLoopSkeleton()