Home
last modified time | relevance | path

Searched defs:StartVal (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp97 auto *StartVal = in matchStridedConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3353 uint64_t StartVal = StartConst->getZExtValue(); tryBFE() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1774 Value *StartVal = (Part == 0) ? StartV : Iden; execute() local
H A DLoopVectorize.cpp10223 VPValue *StartVal = BestEpiPlan.getVPValueOrAddLiveIn(ResumeV); processLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp965 createAnyOfOp(IRBuilderBase & Builder,Value * StartVal,RecurKind RK,Value * Left,Value * Right) createAnyOfOp() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5590 const SCEV *StartVal = getSCEV(StartValueV); createAddRecFromPHIWithCastsImpl() local
5773 const SCEV *StartVal = getSCEV(StartValueV); createSimpleAffineAddRec() local
5897 const SCEV *StartVal = getSCEV(StartValueV); createAddRecFromPHI() local
5936 const SCEV *StartVal = getSCEV(StartValueV); createAddRecFromPHI() local
[all...]