Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp133 class GenericLLVMIRPlatformSupport;
139 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform()
150 GenericLLVMIRPlatformSupport &S;
158 GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS, in GlobalCtorDtorScraper()
167 GenericLLVMIRPlatformSupport &PS;
177 class GenericLLVMIRPlatformSupport : public LLJIT::PlatformSupport { class
179 GenericLLVMIRPlatformSupport(LLJIT &J) in GenericLLVMIRPlatformSupport() function in __anonafc103b20111::GenericLLVMIRPlatformSupport
482 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerCxaAtExitHelper()
491 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerAtExitHelper()
500 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.runAtExits( in runAtExitsHelper()
[all …]