Home
last modified time | relevance | path

Searched refs:Induction (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1172 any_of(getInductionVars(), [&](auto &Induction) -> bool { in canVectorizeFPMath() argument
1173 InductionDescriptor IndDesc = Induction.second; in canVectorizeFPMath()
H A DLoopVectorize.cpp3247 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopScalars() local
3248 auto *Ind = Induction.first; in collectLoopScalars()
3260 return Induction.second.getKind() == in collectLoopScalars()
3747 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopUniforms() local
3748 auto *Ind = Induction.first; in collectLoopUniforms()
6729 for (const auto &Induction : Legal->getInductionVars()) { in collectValuesToIgnore() local
6730 const InductionDescriptor &IndDes = Induction.second; in collectValuesToIgnore()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok603 James H. Morris, Jr. Another Recursion Induction Principle 351--354
2639 Ben Wegbreit Subgoal Induction . . . . . . . . . . . 209--222
H A Dfunstack.in4235 title = "Another Recursion Induction Principle",
20057 title = "Subgoal Induction",