Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp97 auto *StartVal = in matchStridedConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3518 uint64_t StartVal = StartConst->getZExtValue(); in tryBFE() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2612 Value *StartVal = (Part == 0) ? StartV : Iden; in execute() local
H A DLoopVectorize.cpp10049 VPValue *StartVal = BestEpiPlan.getOrAddLiveIn(ResumeV); in processLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5595 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHIWithCastsImpl() local
5778 const SCEV *StartVal = getSCEV(StartValueV); in createSimpleAffineAddRec() local
5904 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
5943 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4490 SDValue StartVal = Node->getOperand(1); in ConvertNodeToLibcall() local
H A DSelectionDAGBuilder.cpp7591 SDValue StartVal = getValue(I.getArgOperand(0)); in visitIntrinsicCall() local