Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVGatherScatterLowering.cpp97 auto *StartVal = in matchStridedConstant() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXISelDAGToDAG.cpp3518 uint64_t StartVal = StartConst->getZExtValue(); in tryBFE() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanRecipes.cpp2612 Value *StartVal = (Part == 0) ? StartV : Iden; in execute() local
HDLoopVectorize.cpp10049 VPValue *StartVal = BestEpiPlan.getOrAddLiveIn(ResumeV); in processLoop() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDScalarEvolution.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-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp4490 SDValue StartVal = Node->getOperand(1); in ConvertNodeToLibcall() local
HDSelectionDAGBuilder.cpp7591 SDValue StartVal = getValue(I.getArgOperand(0)); in visitIntrinsicCall() local