Home
last modified time | relevance | path

Searched defs:StartV (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp526 Instruction *TruncI, VPValue *StartV, VPValue *Step, in createScalarIVSteps()
591 VPValue *StartV = in legalizeAndOptimizeInductions() local
1264 VPValue *StartV = CanonicalIVPHI->getStartValue(); in addVPLaneMaskPhiAndUpdateExitBranch() local
1450 VPValue *StartV = CanonicalIVPHI->getStartValue(); in tryAddExplicitVectorLength() local
H A DVPlanRecipes.cpp2560 Value *StartV = StartVPV->getLiveInIRValue(); in execute() local
H A DVPlan.h2712 VPCanonicalIVPHIRecipe(VPValue *StartV, DebugLoc DL) in VPCanonicalIVPHIRecipe()
H A DLoopVectorize.cpp8266 VPValue *StartV = Operands[0]; in tryToCreateWidenRecipe() local
8352 auto *StartV = Plan.getOrAddLiveIn(StartIdx); in addCanonicalIVRecipes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp90 SDValue StartV = SrcHasStart ? Op->getOperand(0) : SDValue(); in lowerToVVP() local
H A DVECustomDAG.cpp563 SDValue StartV, SDValue VectorV, in getLegalReductionOpVVP()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp784 int64_t StartV = Start->getImm(); in computeCount() local
857 int64_t StartV = 0, EndV = 0; in computeCount() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1042 Value *StartV = in getAddRecExprPHILiterally() local
1244 Value *StartV = expand(SE.getPointerBase(S)); in visitAddRecExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4510 Value *StartV = StartU->get(); in foldFreezeIntoRecurrence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9864 SDValue StartV = DAG.getNeutralElement(BaseOpc, DL, VecEltVT, SDNodeFlags()); in lowerVECREDUCE() local