Home
last modified time | relevance | path

Searched defs:ReturnCode (Results 1 – 5 of 5) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DReturnCode.py11 class ReturnCode(Enum): class
/llvm-project/llvm/include/llvm/Support/
H A DProgram.h53 int ReturnCode; member
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITTestBase.h71 Value *ReturnCode = Builder.CreateCall(Callee, CallArgs); in insertSimpleCallFunction() local
/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp519 __anonf969dad60602(int ReturnCode, StringRef ErrBuf) preprocessProfile() argument
524 __anonf969dad60702(int ReturnCode, StringRef ErrBuf) preprocessProfile() argument
[all...]
/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp79 int ReturnCode = sys::ExecuteAndWait(RemoteClientPath, Args, std::nullopt, in RunProgramRemotelyWithTimeout() local