Home
last modified time | relevance | path

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

/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp676 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp787 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
Dtoy.cpp900 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
Dtoy.cpp900 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
Dtoy.cpp889 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp896 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp901 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
Dtoy.cpp900 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp795 Value *StartVal = Start->Codegen(); in Codegen() local
Dtoy.cpp1075 Value *StartVal = Start->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
Dtoy.cpp911 Value *StartVal = Start->codegen(); in codegen() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp813 Value *StartVal = Start->Codegen(); in Codegen() local
Dtoy.cpp1177 Value *StartVal = Start->Codegen(); in Codegen() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp4902 uint64_t StartVal = StartConst->getZExtValue(); in tryBFE() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp1035 Value *StartVal = Start->Codegen(); in Codegen() local
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp1082 Value *StartVal = Start->codegen(); in codegen() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp3418 uint64_t StartVal = StartConst->getZExtValue(); in tryBFE() local
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp1255 Value *StartVal = Start->Codegen(); in Codegen() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp4818 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHIWithCastsImpl() local
5001 const SCEV *StartVal = getSCEV(StartValueV); in createSimpleAffineAddRec() local
5119 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
5152 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp4009 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
4042 const SCEV *StartVal = getSCEV(StartValueV); in createAddRecFromPHI() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3576 Value *StartVal = (part == 0) ? VectorStart : Identity; in vectorizeLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3752 Value *StartVal = (Part == 0) ? VectorStart : Identity; in fixReduction() local