Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp84 class GenericLLVMIRPlatformSupport;
90 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform()
101 GenericLLVMIRPlatformSupport &S;
109 GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS, in GlobalCtorDtorScraper()
118 GenericLLVMIRPlatformSupport &PS;
128 class GenericLLVMIRPlatformSupport : public LLJIT::PlatformSupport { class
130 GenericLLVMIRPlatformSupport(LLJIT &J) in GenericLLVMIRPlatformSupport() function in __anon97b4e7eb0111::GenericLLVMIRPlatformSupport
433 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerCxaAtExitHelper()
442 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerAtExitHelper()
451 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.runAtExits( in runAtExitsHelper()
[all …]