Searched refs:GenericLLVMIRPlatformSupport (Results 1 – 1 of 1) sorted by relevance
84 class GenericLLVMIRPlatformSupport;90 GenericLLVMIRPlatform(GenericLLVMIRPlatformSupport &S) : S(S) {} in GenericLLVMIRPlatform()100 GenericLLVMIRPlatformSupport &S;109 GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS, in GlobalCtorDtorScraper()116 GenericLLVMIRPlatformSupport &PS;125 class GenericLLVMIRPlatformSupport : public LLJIT::PlatformSupport { class127 GenericLLVMIRPlatformSupport(LLJIT &J) in GenericLLVMIRPlatformSupport() function in __anon11530eef0111::GenericLLVMIRPlatformSupport395 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.registerAtExit( in registerAtExitHelper()404 static_cast<GenericLLVMIRPlatformSupport *>(Self)->AtExitMgr.runAtExits( in runAtExitsHelper()805 J.setPlatformSupport(std::make_unique<GenericLLVMIRPlatformSupport>(J)); in setUpGenericLLVMIRPlatform()