| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | OrcRTBridge.h | 78 shared::SPSError(shared::SPSExecutorAddr, shared::SPSFinalizeRequest); 79 using SPSSimpleExecutorMemoryManagerDeallocateSignature = shared::SPSError( 92 shared::SPSError(shared::SPSExecutorAddr, 94 using SPSExecutorSharedMemoryMapperServiceReleaseSignature = shared::SPSError(
|
| H A D | WrapperFunctionUtils.h | 392 template <> class ResultDeserializer<SPSError, Error> { 400 if (!SPSArgList<SPSError>::deserialize(IB, BSE)) in deserialize() 700 if (auto Err = runWithSPSRet<SPSError>(RetErr)) in runWithSPSRetErrorMerged()
|
| H A D | SimplePackedSerialization.h | 585 class SPSError; variable 650 class SPSSerializationTraits<SPSError, detail::SPSSerializableError> {
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| H A D | JITLoaderVTune.cpp | 100 return WrapperFunction<SPSError(SPSVTuneMethodBatch)>::handle( in llvm_orc_registerVTuneImpl() 181 return WrapperFunction<SPSError(SPSVTuneMethodBatch)>::handle( in llvm_orc_test_registerVTuneImpl() 203 return WrapperFunction<SPSError(SPSVTuneMethodBatch)>::handle( in llvm_orc_registerVTuneImpl() 219 return WrapperFunction<SPSError(SPSVTuneMethodBatch)>::handle( in llvm_orc_test_registerVTuneImpl()
|
| H A D | JITLoaderPerf.cpp | 401 return WrapperFunction<SPSError(SPSPerfJITRecordBatch)>::handle( in llvm_orc_registerJITLoaderPerfImpl() 409 return WrapperFunction<SPSError()>::handle(ArgData, ArgSize, in llvm_orc_registerJITLoaderPerfStart() 417 return WrapperFunction<SPSError()>::handle(ArgData, ArgSize, in llvm_orc_registerJITLoaderPerfEnd() 439 return WrapperFunction<SPSError(SPSPerfJITRecordBatch)>::handle( in llvm_orc_registerJITLoaderPerfImpl() 447 return WrapperFunction<SPSError()>::handle(ArgData, ArgSize, badOS).release(); in llvm_orc_registerJITLoaderPerfStart() 453 return WrapperFunction<SPSError()>::handle(ArgData, ArgSize, badOS).release(); in llvm_orc_registerJITLoaderPerfEnd()
|
| H A D | JITLoaderGDB.cpp | 79 return WrapperFunction<SPSError(SPSExecutorAddrRange, bool)>::handle( in llvm_orc_registerJITLoaderGDBAllocAction() 95 return WrapperFunction<SPSError(SPSExecutorAddrRange, bool)>::handle( in llvm_orc_registerJITLoaderGDBWrapper()
|
| H A D | RegisterEHFrames.cpp | 169 return WrapperFunction<SPSError(SPSExecutorAddrRange)>::handle( in llvm_orc_registerEHFrameSectionAllocAction() 177 return WrapperFunction<SPSError(SPSExecutorAddrRange)>::handle( in llvm_orc_deregisterEHFrameSectionAllocAction()
|
| H A D | UnwindInfoManager.cpp | 26 using SPSSig = SPSError(SPSSequence<SPSExecutorAddrRange>, SPSExecutorAddr, in llvm_orc_rt_alt_UnwindInfoManager_register() 43 using SPSSig = SPSError(SPSSequence<SPSExecutorAddrRange>); in llvm_orc_rt_alt_UnwindInfoManager_deregister()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | elfnix_platform.cpp | 661 return WrapperFunction<SPSError(SPSExecutorAddr)>::handle( in __orc_rt_elfnix_platform_bootstrap() 673 return WrapperFunction<SPSError()>::handle( in __orc_rt_elfnix_platform_shutdown() 684 return WrapperFunction<SPSError(SPSString, SPSExecutorAddr)>::handle( in __orc_rt_elfnix_register_jitdylib() 695 return WrapperFunction<SPSError(SPSExecutorAddr)>::handle( in __orc_rt_elfnix_deregister_jitdylib() 706 return WrapperFunction<SPSError(SPSExecutorAddr, in __orc_rt_elfnix_register_init_sections() 719 return WrapperFunction<SPSError(SPSExecutorAddr, in __orc_rt_elfnix_deregister_init_sections() 733 return WrapperFunction<SPSError(SPSELFNixPerObjectSectionsToRegister)>:: in __orc_rt_elfnix_register_object_sections() 745 return WrapperFunction<SPSError(SPSELFNixPerObjectSectionsToRegister)>:: in __orc_rt_elfnix_deregister_object_sections()
|
| H A D | macho_platform.cpp | 858 if (auto Err = WrapperFunction<SPSError( in requestPushSymbols() 1354 return WrapperFunction<SPSError()>::handle( in __orc_rt_macho_platform_bootstrap() 1362 return WrapperFunction<SPSError()>::handle( in __orc_rt_macho_platform_shutdown() 1370 return WrapperFunction<SPSError(SPSString, SPSExecutorAddr)>::handle( in __orc_rt_macho_register_jitdylib() 1381 return WrapperFunction<SPSError(SPSExecutorAddr)>::handle( in __orc_rt_macho_deregister_jitdylib() 1393 return WrapperFunction<SPSError(SPSExecutorAddr, in __orc_rt_macho_register_object_platform_sections() 1412 return WrapperFunction<SPSError( in __orc_rt_macho_register_object_symbol_table() 1428 return WrapperFunction<SPSError( in __orc_rt_macho_deregister_object_symbol_table() 1442 return WrapperFunction<SPSError(SPSExecutorAddr, in __orc_rt_macho_deregister_object_platform_sections() 1458 return WrapperFunction<SPSError(SPSSequence<SPSWrapperFunctionCall>)>::handle( in __orc_rt_macho_run_wrapper_function_calls()
|
| H A D | wrapper_function_utils.h | 247 template <> class ResultDeserializer<SPSError, Error> { 254 if (!SPSArgList<SPSError>::deserialize(IB, BSE)) in deserialize() 464 if (auto Err = runWithSPSRet<SPSError>(RetErr)) in runWithSPSRetErrorMerged()
|
| H A D | coff_platform.cpp | 611 return WrapperFunction<SPSError(SPSString, SPSExecutorAddr)>::handle( in __orc_rt_coff_register_jitdylib() 622 return WrapperFunction<SPSError(SPSExecutorAddr)>::handle( in __orc_rt_coff_deregister_jitdylib() 633 return WrapperFunction<SPSError(SPSExecutorAddr, SPSCOFFObjectSectionsMap, in __orc_rt_coff_register_object_sections() 648 return WrapperFunction<SPSError(SPSExecutorAddr, SPSCOFFObjectSectionsMap)>:: in __orc_rt_coff_deregister_object_sections()
|
| H A D | simple_packed_serialization.h | 518 class SPSError; variable 583 class SPSSerializationTraits<SPSError, detail::SPSSerializableError> {
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | ReOptimizeLayer.cpp | 31 using ReoptimizeSPSSig = shared::SPSError(uint64_t, uint32_t); in reigsterRuntimeFunctions()
|
| H A D | SimpleRemoteEPC.cpp | 453 if (!SPSArgList<SPSError>::deserialize(IB, Info)) in handleHangup()
|
| H A D | MachOPlatform.cpp | 616 SPSError(SPSExecutorAddr, SPSSequence<SPSTuple<SPSString, bool>>); in associateRuntimeSupportFunctions()
|