Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h76 GenericValue ExitValue; // The return value of the called function variable
/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h96 GenericValue ExitValue; // The return value of the called function variable
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp364 int64_t ExitValue; in handleFloatingPointIV() local
644 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-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp2760 int ExitValue = 0; member
/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp10904 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
11659 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local