Home
last modified time | relevance | path

Searched defs:Inductions (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanHCFGTest.cpp131 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/
DVPlanTransforms.cpp21 LoopVectorizationLegality::InductionList *Inductions, in VPInstructionsToVPRecipes()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanTransforms.cpp21 LoopVectorizationLegality::InductionList &Inductions, in VPInstructionsToVPRecipes()
/external/llvm/docs/
DVectorizers.rst203 Inductions subsection
/external/llvm-project/llvm/docs/
DVectorizers.rst205 Inductions subsection
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h429 InductionList Inductions; variable
/external/llvm-project/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h472 InductionList Inductions; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp680 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()
746 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp698 Loop *L, SmallVector<PHINode *, 8> &Inductions, in findInductionAndReductions()
761 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp679 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()
744 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1566 InductionList Inductions; member in __anon63bf7e8f0111::LoopVectorizationLegality