Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp147 cantFail(J.addIRModule(J.getMainJITDylib(), createPlatformRuntimeModule())); in GenericLLVMIRPlatformSupport()
410 ThreadSafeModule createPlatformRuntimeModule() { in createPlatformRuntimeModule() function in __anon09f517660111::GenericLLVMIRPlatformSupport
663 cantFail(J.addIRModule(PlatformJITDylib, createPlatformRuntimeModule())); in MachOPlatformSupport()
691 ThreadSafeModule createPlatformRuntimeModule() { in createPlatformRuntimeModule() function in __anon09f517660111::MachOPlatformSupport