Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp113 auto *StartVal = in matchStridedConstant() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp691 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp803 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp896 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp919 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp795 Value *StartVal = Start->Codegen(); in Codegen() local
H A Dtoy.cpp1075 Value *StartVal = Start->Codegen(); in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp913 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp913 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp913 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp917 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp813 Value *StartVal = Start->Codegen(); in Codegen() local
H A Dtoy.cpp1177 Value *StartVal = Start->Codegen(); in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1035 Value *StartVal = Start->Codegen(); in Codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1089 Value *StartVal = Start->codegen(); in codegen() local
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1255 Value *StartVal = Start->Codegen(); in Codegen() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1236 Value *StartVal = (Part == 0) ? StartV : Iden; in execute() local
H A DLoopVectorize.cpp10531 VPValue *StartVal = BestEpiPlan.getOrAddExternalDef(ResumeV); in processLoop() local
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3417 uint64_t StartVal = StartConst->getZExtValue(); in tryBFE() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp902 Value *llvm::createSelectCmpOp(IRBuilderBase &Builder, Value *StartVal, in createSelectCmpOp()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp5549 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHIWithCastsImpl() local
5732 const SCEV *StartVal = getSCEV(StartValueV); in createSimpleAffineAddRec() local
5852 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
5885 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local