Searched defs:Inductions (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanHCFGTest.cpp | 131 LoopVectorizationLegality::InductionList Inductions; in TEST_F() local 161 LoopVectorizationLegality::InductionList Inductions; in TEST_F() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanTransforms.cpp | 21 LoopVectorizationLegality::InductionList *Inductions, in VPInstructionsToVPRecipes()
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlanTransforms.cpp | 21 LoopVectorizationLegality::InductionList &Inductions, in VPInstructionsToVPRecipes()
|
/external/llvm/docs/ |
D | Vectorizers.rst | 203 Inductions subsection
|
/external/llvm-project/llvm/docs/ |
D | Vectorizers.rst | 205 Inductions subsection
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 429 InductionList Inductions; variable
|
/external/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 472 InductionList Inductions; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 680 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions() 746 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 698 Loop *L, SmallVector<PHINode *, 8> &Inductions, in findInductionAndReductions() 761 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopInterchange.cpp | 679 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions() 744 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1566 InductionList Inductions; member in __anon63bf7e8f0111::LoopVectorizationLegality
|