Home
last modified time | relevance | path

Searched refs:CanonicalIVIncrementForPartNUW (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DVPlanRecipes.cpp287 case VPInstruction::CanonicalIVIncrementForPartNUW: { in generateInstruction()
288 bool IsNUW = getOpcode() == VPInstruction::CanonicalIVIncrementForPartNUW; in generateInstruction()
406 case VPInstruction::CanonicalIVIncrementForPartNUW: in print()
DVPlan.h798 CanonicalIVIncrementForPartNUW, enumerator
898 case VPInstruction::CanonicalIVIncrementForPartNUW: in onlyFirstLaneUsed()
DLoopVectorize.cpp8750 new VPInstruction(HasNUW ? VPInstruction::CanonicalIVIncrementForPartNUW in addCanonicalIVRecipes()
8769 new VPInstruction(HasNUW ? VPInstruction::CanonicalIVIncrementForPartNUW in addCanonicalIVRecipes()