Searched refs:GenericLLVMIRPlatformSupport (Results 1 – 1 of 1) sorted by relevance
83 class GenericLLVMIRPlatformSupport;89 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform()99 GenericLLVMIRPlatformSupport &S;108 GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS, in GlobalCtorDtorScraper()115 GenericLLVMIRPlatformSupport &PS;124 class GenericLLVMIRPlatformSupport : public LLJIT::PlatformSupport { class127 GenericLLVMIRPlatformSupport(LLJIT &J) in GenericLLVMIRPlatformSupport() function in __anon266705120111::GenericLLVMIRPlatformSupport395 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerAtExitHelper()404 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.runAtExits( in runAtExitsHelper()1146 J.setPlatformSupport(std::make_unique<GenericLLVMIRPlatformSupport>(J)); in setUpGenericLLVMIRPlatform()