| /external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 75 GenericValue ExitValue; // The return value of the called function variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 76 GenericValue ExitValue; // The return value of the called function variable
|
| /external/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 96 GenericValue ExitValue; // The return value of the called function variable
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | IndVarSimplify.cpp | 303 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/ |
| D | IndVarSimplify.cpp | 364 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/ |
| D | IndVarSimplify.cpp | 268 int64_t ExitValue; in handleFloatingPointIV() local
|
| /external/llvm/lib/CodeGen/ |
| D | MachineVerifier.cpp | 1938 int ExitValue; member
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | LoopUtils.cpp | 1378 const SCEV *ExitValue = SE->getSCEVAtScope(Inst, L->getParentLoop()); in rewriteLoopExitValues() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | MachineVerifier.cpp | 2976 int ExitValue = 0; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineVerifier.cpp | 2760 int ExitValue = 0; member
|
| /external/llvm-project/llvm/lib/MC/MCParser/ |
| D | MasmParser.cpp | 112 Optional<std::string> ExitValue; member 3172 std::string ExitValue; in handleMacroInvocation() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 8836 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/ |
| D | ScalarEvolution.cpp | 10904 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/ |
| D | ScalarEvolution.cpp | 11375 ConstantInt *ExitValue = ConstantInt::get(SE.getContext(), ExitVal); in getNumIterationsInRange() local 12176 const SCEV *ExitValue = SE.getSCEVAtScope(SV, L->getParentLoop()); in print() local
|