Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h327 VPWidenIntOrFpInductionSC, enumerator
H A DVPlan.h729 return getVPDefID() == VPWidenIntOrFpInductionSC || getVPDefID() == VPWidenPHISC || in isPhi()
986 : VPRecipeBase(VPWidenIntOrFpInductionSC, {Start}), IV(IV) {
999 return D->getVPDefID() == VPRecipeBase::VPWidenIntOrFpInductionSC; in classof()