Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp521 createScalarIVSteps(VPlan & Plan,InductionDescriptor::InductionKind Kind,Instruction::BinaryOps InductionOpcode,FPMathOperator * FPBinOp,ScalarEvolution & SE,Instruction * TruncI,VPValue * StartV,VPValue * Step,VPBasicBlock::iterator IP) createScalarIVSteps() argument
586 VPValue *StartV = legalizeAndOptimizeInductions() local
1261 VPValue *StartV = CanonicalIVPHI->getStartValue(); addVPLaneMaskPhiAndUpdateExitBranch() local
1438 VPValue *StartV = CanonicalIVPHI->getStartValue(); tryAddExplicitVectorLength() local
[all...]
H A DVPlanRecipes.cpp2040 Value *StartV = StartVPV->getLiveInIRValue(); execute() local
[all...]
H A DVPlan.h2585 VPCanonicalIVPHIRecipe(VPValue * StartV,DebugLoc DL) VPCanonicalIVPHIRecipe() argument
H A DLoopVectorize.cpp8400 VPValue *StartV = Operands[0]; tryToCreateWidenRecipe() local
8486 auto *StartV = Plan.getOrAddLiveIn(StartIdx); addCanonicalIVRecipes() local
/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() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp784 int64_t StartV = Start->getImm(); computeCount() local
857 int64_t StartV = 0, EndV = 0; computeCount() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1042 Value *StartV = getAddRecExprPHILiterally() local
1244 Value *StartV = expand(SE.getPointerBase(S)); visitAddRecExpr() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4510 Value *StartV = StartU->get(); foldFreezeIntoRecurrence() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9856 SDValue StartV = DAG.getNeutralElement(BaseOpc, DL, VecEltVT, SDNodeFlags()); lowerVECREDUCE() local