Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h96 GenericValue ExitValue; // The return value of the called function variable
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DInterpreter.h84 GenericValue ExitValue; // The return value of the called function variable
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp312 int64_t ExitValue; in HandleFloatingPointIV() local
551 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in RewriteLoopExitValues() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp303 int64_t ExitValue; in handleFloatingPointIV() local
562 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
/external/llvm/lib/CodeGen/
DMachineVerifier.cpp1938 int ExitValue; member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp6249 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
6490 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp8836 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
9642 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local