Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h75 GenericValue ExitValue; // The return value of the called function variable
/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-project/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp268 int64_t ExitValue; in handleFloatingPointIV() local
/external/llvm/lib/CodeGen/
DMachineVerifier.cpp1938 int ExitValue; member
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp1378 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
/external/llvm-project/llvm/lib/CodeGen/
DMachineVerifier.cpp2976 int ExitValue = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp2760 int ExitValue = 0; member
/external/llvm-project/llvm/lib/MC/MCParser/
DMasmParser.cpp112 Optional<std::string> ExitValue; member
3172 std::string ExitValue; in handleMacroInvocation() 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
/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
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp11375 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local
12176 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local