Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h301 Type *getWidestInductionType() { return WidestIndTy; } in getWidestInductionType() function
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2811 Type *IdxTy = Legal->getWidestInductionType(); in getOrCreateTripCount()
7857 Type *IdxTy = Legal->getWidestInductionType(); in createEpilogueVectorizedLoopSkeleton()
8766 addCanonicalIVRecipes(*Plan, Legal->getWidestInductionType(), in buildVPlanWithVPRecipes()
9083 addCanonicalIVRecipes(*Plan, Legal->getWidestInductionType(), DebugLoc(), in buildVPlan()