Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp691 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp803 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp913 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp919 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp913 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp913 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp896 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp918 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1035 Value *StartVal = Start->Codegen(); in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp3417 uint64_t StartVal = StartConst->getZExtValue(); in tryBFE() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1089 Value *StartVal = Start->codegen(); in codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1255 Value *StartVal = Start->Codegen(); in Codegen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp4905 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHIWithCastsImpl() local
5088 const SCEV *StartVal = getSCEV(StartValueV); in createSimpleAffineAddRec() local
5206 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
5239 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4794 Value *StartVal = (Part == 0) ? StartV : Iden; in widenPHIInstruction() local