Home
last modified time | relevance | path

Searched refs:CWrapperFunctionResult (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.h19 extern "C" llvm::orc::shared::CWrapperFunctionResult
22 extern "C" llvm::orc::shared::CWrapperFunctionResult
25 extern "C" llvm::orc::shared::CWrapperFunctionResult
H A DExecutorSharedMemoryMapperService.h57 static llvm::orc::shared::CWrapperFunctionResult
60 static llvm::orc::shared::CWrapperFunctionResult
63 static llvm::orc::shared::CWrapperFunctionResult
66 static llvm::orc::shared::CWrapperFunctionResult
H A DSimpleExecutorMemoryManager.h53 static llvm::orc::shared::CWrapperFunctionResult
56 static llvm::orc::shared::CWrapperFunctionResult
59 static llvm::orc::shared::CWrapperFunctionResult
H A DRegisterEHFrames.h36 extern "C" llvm::orc::shared::CWrapperFunctionResult
39 extern "C" llvm::orc::shared::CWrapperFunctionResult
H A DJITLoaderGDB.h45 extern "C" llvm::orc::shared::CWrapperFunctionResult
48 extern "C" llvm::orc::shared::CWrapperFunctionResult
H A DSimpleExecutorDylibManager.h50 static llvm::orc::shared::CWrapperFunctionResult
53 static llvm::orc::shared::CWrapperFunctionResult
H A DSimpleRemoteEPCServer.h168 static shared::CWrapperFunctionResult jitDispatchEntry(void *DispatchCtx,
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.cpp25 static llvm::orc::shared::CWrapperFunctionResult
36 static llvm::orc::shared::CWrapperFunctionResult
48 static llvm::orc::shared::CWrapperFunctionResult
59 static llvm::orc::shared::CWrapperFunctionResult
69 static llvm::orc::shared::CWrapperFunctionResult
H A DJITLoaderPerf.cpp399 extern "C" llvm::orc::shared::CWrapperFunctionResult
407 extern "C" llvm::orc::shared::CWrapperFunctionResult
415 extern "C" llvm::orc::shared::CWrapperFunctionResult
437 extern "C" llvm::orc::shared::CWrapperFunctionResult
445 extern "C" llvm::orc::shared::CWrapperFunctionResult
451 extern "C" llvm::orc::shared::CWrapperFunctionResult
H A DJITLoaderGDB.cpp77 extern "C" orc::shared::CWrapperFunctionResult
93 extern "C" orc::shared::CWrapperFunctionResult
H A DExecutorSharedMemoryMapperService.cpp295 llvm::orc::shared::CWrapperFunctionResult
306 llvm::orc::shared::CWrapperFunctionResult
317 llvm::orc::shared::CWrapperFunctionResult
328 llvm::orc::shared::CWrapperFunctionResult
H A DSimpleExecutorDylibManager.cpp102 llvm::orc::shared::CWrapperFunctionResult
112 llvm::orc::shared::CWrapperFunctionResult
H A DRegisterEHFrames.cpp171 extern "C" orc::shared::CWrapperFunctionResult
178 extern "C" orc::shared::CWrapperFunctionResult
H A DSimpleExecutorMemoryManager.cpp227 llvm::orc::shared::CWrapperFunctionResult
238 llvm::orc::shared::CWrapperFunctionResult
249 llvm::orc::shared::CWrapperFunctionResult
H A DSimpleRemoteEPCServer.cpp255 shared::CWrapperFunctionResult (*)(const char *, size_t); in handleCallWrapper()
290 shared::CWrapperFunctionResult
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h36 } CWrapperFunctionResult; typedef
50 WrapperFunctionResult(CWrapperFunctionResult R) : R(R) { in WrapperFunctionResult()
79 CWrapperFunctionResult release() { in release()
80 CWrapperFunctionResult Tmp; in release()
161 static void init(CWrapperFunctionResult &R) { in init()
166 CWrapperFunctionResult R;
666 shared::CWrapperFunctionResult(const char *ArgData, size_t ArgSize); in run()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp142 shared::CWrapperFunctionResult (*)(const char *Data, size_t Size); in callWrapperAsync()
200 shared::CWrapperFunctionResult
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h530 static shared::CWrapperFunctionResult