Home
last modified time | relevance | path

Searched defs:CanonicalIV (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp454 VPCanonicalIVPHIRecipe *CanonicalIV = Plan.getCanonicalIV(); in removeRedundantCanonicalIVs() local
529 VPCanonicalIVPHIRecipe *CanonicalIV = Plan.getCanonicalIV(); in createScalarIVSteps() local
H A DVPlan.h2837 VPWidenCanonicalIVRecipe(VPCanonicalIVPHIRecipe *CanonicalIV) in VPWidenCanonicalIVRecipe()
2873 VPCanonicalIVPHIRecipe *CanonicalIV, VPValue *Step) in VPDerivedIVRecipe()
H A DVPlanRecipes.cpp2487 Value *CanonicalIV = State.get(getOperand(0), 0, /*IsScalar*/ true); in execute() local
H A DLoopVectorize.cpp9063 PHINode *CanonicalIV = cast<PHINode>(State.get(IVR, 0, /*IsScalar*/ true)); in execute() local
9127 Value *CanonicalIV = State.get(getOperand(1), VPIteration(0, 0)); in execute() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1220 PHINode *CanonicalIV = nullptr; in visitAddRecExpr() local