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.cpp1315 any_of(getInductionVars(), [&](auto &Induction) -> bool { in canVectorizeFPMath() argument
1316 InductionDescriptor IndDesc = Induction.second; in canVectorizeFPMath()
H A DLoopVectorize.cpp2851 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopScalars() local
2852 auto *Ind = Induction.first; in collectLoopScalars()
2864 return Induction.second.getKind() == in collectLoopScalars()
3370 for (const auto &Induction : Legal->getInductionVars()) { in collectLoopUniforms() local
3371 auto *Ind = Induction.first; in collectLoopUniforms()
6519 for (const auto &Induction : Legal->getInductionVars()) { in collectValuesToIgnore() local
6520 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",