| /openbsd-src/gnu/llvm/compiler-rt/lib/orc/tests/unit/ |
| H A D | wrapper_function_utils_test.cpp | 77 return WrapperFunction<void()>::handle(ArgData, ArgSize, voidNoop).release(); in voidNoopWrapper() 82 return WrapperFunction<int32_t(int32_t, int32_t)>::handle( in addWrapper() 101 EXPECT_FALSE(!!WrapperFunction<void()>::call((void *)&voidNoopWrapper)); in TEST() 106 EXPECT_FALSE(!!WrapperFunction<int32_t(int32_t, int32_t)>::call( in TEST() 122 return WrapperFunction<int32_t(SPSExecutorAddr, int32_t)>::handle( in addMethodWrapper() 130 EXPECT_FALSE(!!WrapperFunction<int32_t(SPSExecutorAddr, int32_t)>::call( in TEST() 137 return WrapperFunction<int8_t(SPSExecutorAddrRange)>::handle( in sumArrayWrapper()
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | OrcRTBootstrap.cpp | 27 return WrapperFunction<void(SPSSequence<SPSWriteT>)>::handle( in writeUIntsWrapper() 38 return WrapperFunction<void(SPSSequence<SPSMemoryAccessBufferWrite>)>::handle( in writeBuffersWrapper() 50 return WrapperFunction<rt::SPSRunAsMainSignature>::handle( in runAsMainWrapper() 61 return WrapperFunction<rt::SPSRunAsVoidFunctionSignature>::handle( in runAsVoidFunctionWrapper() 71 return WrapperFunction<rt::SPSRunAsIntFunctionSignature>::handle( in runAsIntFunctionWrapper()
|
| H A D | JITLoaderGDB.cpp | 106 return WrapperFunction<SPSError(SPSExecutorAddrRange)>::handle( in llvm_orc_registerJITLoaderGDBAllocAction() 119 return WrapperFunction<SPSError(SPSExecutorAddrRange)>::handle( in llvm_orc_registerJITLoaderGDBWrapper()
|
| H A D | ExecutorSharedMemoryMapperService.cpp | 301 return shared::WrapperFunction< in reserveWrapper() 312 return shared::WrapperFunction< in initializeWrapper() 323 return shared::WrapperFunction< in deinitializeWrapper() 334 return shared::WrapperFunction< in releaseWrapper()
|
| H A D | SimpleExecutorDylibManager.cpp | 104 WrapperFunction<rt::SPSSimpleExecutorDylibManagerOpenSignature>::handle( in openWrapper() 114 WrapperFunction<rt::SPSSimpleExecutorDylibManagerLookupSignature>::handle( in lookupWrapper()
|
| H A D | RegisterEHFrames.cpp | 173 return WrapperFunction<SPSError(SPSExecutorAddrRange)>::handle( in llvm_orc_registerEHFrameSectionWrapper() 180 return WrapperFunction<SPSError(SPSExecutorAddrRange)>::handle( in llvm_orc_deregisterEHFrameSectionWrapper()
|
| H A D | SimpleExecutorMemoryManager.cpp | 230 return shared::WrapperFunction< in reserveWrapper() 241 return shared::WrapperFunction< in finalizeWrapper() 252 return shared::WrapperFunction< in deallocateWrapper()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/orc/ |
| H A D | dlfcn_wrapper.cpp | 27 return WrapperFunction<SPSString()>::handle( in __orc_rt_jit_dlerror_wrapper() 35 return WrapperFunction<SPSExecutorAddr(SPSString, int32_t)>::handle( in __orc_rt_jit_dlopen_wrapper() 46 return WrapperFunction<int32_t(SPSExecutorAddr)>::handle( in __orc_rt_jit_dlclose_wrapper()
|
| H A D | elfnix_platform.cpp | 335 if (auto Err = WrapperFunction<SPSExpected<SPSExecutorAddr>( in lookupSymbolInJITDylib() 351 WrapperFunction<SPSExpected<SPSELFNixJITDylibInitializerSequence>( in getJITDylibInitializersByName() 456 return WrapperFunction<void(uint64_t)>::handle( in __orc_rt_elfnix_platform_bootstrap() 474 return WrapperFunction<SPSError(SPSELFNixPerObjectSectionsToRegister)>:: in __orc_rt_elfnix_register_object_sections() 486 return WrapperFunction<SPSError(SPSELFNixPerObjectSectionsToRegister)>:: in __orc_rt_elfnix_deregister_object_sections() 522 return WrapperFunction<SPSExpected<uint64_t>(void)>::handle( in __orc_rt_elfnix_create_pthread_key()
|
| H A D | wrapper_function_utils.h | 282 template <typename SPSSignature> class WrapperFunction; variable 285 class WrapperFunction<SPSRetTagT(SPSTagTs...)> { 343 class WrapperFunction<void(SPSTagTs...)> 344 : private WrapperFunction<SPSEmpty(SPSTagTs...)> { 349 return WrapperFunction<SPSEmpty(SPSTagTs...)>::call(FnTag, BE, Args...); in call() 352 using WrapperFunction<SPSEmpty(SPSTagTs...)>::handle;
|
| H A D | coff_platform.cpp | 317 if (auto Err = WrapperFunction<SPSExpected<SPSCOFFJITDylibDepInfoMap>( in dlopenFull() 447 if (auto Err = WrapperFunction<SPSExpected<SPSExecutorAddr>( in lookupSymbolInJITDylib() 612 return WrapperFunction<SPSError(SPSString, SPSExecutorAddr)>::handle( in __orc_rt_coff_register_jitdylib() 623 return WrapperFunction<SPSError(SPSExecutorAddr)>::handle( in __orc_rt_coff_deregister_jitdylib() 634 return WrapperFunction<SPSError(SPSExecutorAddr, SPSCOFFObjectSectionsMap, in __orc_rt_coff_register_object_sections() 649 return WrapperFunction<SPSError(SPSExecutorAddr, SPSCOFFObjectSectionsMap)>:: in __orc_rt_coff_deregister_object_sections()
|
| H A D | macho_platform.cpp | 830 if (auto Err = WrapperFunction<SPSExpected<SPSExecutorAddr>( in lookupSymbolInJITDylib() 1075 if (auto Err = WrapperFunction<SPSExpected<SPSMachOJITDylibDepInfoMap>( in dlopenFull() 1286 return WrapperFunction<SPSError()>::handle( in __orc_rt_macho_platform_bootstrap() 1294 return WrapperFunction<SPSError()>::handle( in __orc_rt_macho_platform_shutdown() 1302 return WrapperFunction<SPSError(SPSString, SPSExecutorAddr)>::handle( in __orc_rt_macho_register_jitdylib() 1313 return WrapperFunction<SPSError(SPSExecutorAddr)>::handle( in __orc_rt_macho_deregister_jitdylib() 1325 return WrapperFunction<SPSError(SPSExecutorAddr, in __orc_rt_macho_register_object_platform_sections() 1342 return WrapperFunction<SPSError(SPSExecutorAddr, in __orc_rt_macho_deregister_object_platform_sections() 1358 return WrapperFunction<SPSError(SPSSequence<SPSWrapperFunctionCall>)>::handle( in __orc_rt_macho_run_wrapper_function_calls() 1384 return WrapperFunction<SPSExpected<uint64_t>(void)>::handle( in __orc_rt_macho_create_pthread_key()
|
| H A D | run_program_wrapper.cpp | 27 return WrapperFunction<int64_t(SPSString, SPSString, in __orc_rt_run_program_wrapper()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | WrapperFunctionUtils.h | 434 template <typename SPSSignature> class WrapperFunction; variable 437 class WrapperFunction<SPSRetTagT(SPSTagTs...)> { 551 class WrapperFunction<void(SPSTagTs...)> 552 : private WrapperFunction<SPSEmpty(SPSTagTs...)> { 558 return WrapperFunction<SPSEmpty(SPSTagTs...)>::call(Caller, BE, Args...); in call() 566 WrapperFunction<SPSEmpty(SPSTagTs...)>::callAsync( in callAsync() 575 using WrapperFunction<SPSEmpty(SPSTagTs...)>::handle; 576 using WrapperFunction<SPSEmpty(SPSTagTs...)>::handleAsync;
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | ExecutorProcessControl.h | 325 shared::WrapperFunction<SPSSignature>::callAsync( in callSPSWrapperAsync() 353 return shared::WrapperFunction<SPSSignature>::call( in callSPSWrapper()
|
| H A D | Core.h | 1636 shared::WrapperFunction<SPSSignature>::handleAsync(ArgData, ArgSize, H, in wrapAsyncWithSPS()
|