Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp147 cantFail(J.addIRModule(J.getMainJITDylib(), createPlatformRuntimeModule())); in GenericLLVMIRPlatformSupport()
410 ThreadSafeModule createPlatformRuntimeModule() { in createPlatformRuntimeModule() function in __anon266705120111::GenericLLVMIRPlatformSupport
663 cantFail(J.addIRModule(PlatformJITDylib, createPlatformRuntimeModule())); in MachOPlatformSupport()
691 ThreadSafeModule createPlatformRuntimeModule() { in createPlatformRuntimeModule() function in __anon266705120111::MachOPlatformSupport