Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp494 createScalarIVSteps(VPlan & Plan,const InductionDescriptor & ID,ScalarEvolution & SE,Instruction * TruncI,Type * IVTy,VPValue * StartV,VPValue * Step) createScalarIVSteps() argument
1060 VPValue *StartV = CanonicalIVPHI->getStartValue(); addVPLaneMaskPhiAndUpdateExitBranch() local
[all...]
H A DVPlanRecipes.cpp1722 Value *StartV = StartVPV->getLiveInIRValue(); execute() local
H A DVPlan.h2217 VPCanonicalIVPHIRecipe(VPValue * StartV,DebugLoc DL) VPCanonicalIVPHIRecipe() argument
H A DLoopVectorize.cpp8528 VPValue *StartV = Operands[0]; tryToCreateWidenRecipe() local
8618 auto *StartV = Plan.getVPValueOrAddLiveIn(StartIdx); addCanonicalIVRecipes() local
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp982 Value *StartV = getAddRecExprPHILiterally() local
1187 Value *StartV = expand(SE.getPointerBase(S)); visitAddRecExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4022 Value *StartV = StartU->get(); foldFreezeIntoRecurrence() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9244 SDValue StartV = DAG.getNeutralElement(BaseOpc, DL, VecEltVT, SDNodeFlags()); lowerVECREDUCE() local