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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp145 cantFail(J.addIRModule(J.getMainJITDylib(), createPlatformRuntimeModule()));
430 ThreadSafeModule createPlatformRuntimeModule() { function in class:__anon3663::GenericLLVMIRPlatformSupport
683 cantFail(J.addIRModule(PlatformJITDylib, createPlatformRuntimeModule()));
711 ThreadSafeModule createPlatformRuntimeModule() { function in class:__anon3663::MachOPlatformSupport

Completed in 164 milliseconds