Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp194 if (OwnedModules.hasModuleBeenLoaded(M)) in generateCodeForModule()
273 if (!OwnedModules.hasModuleBeenLoaded(M)) in finalizeModule()
413 else if (!OwnedModules.hasModuleBeenLoaded(M)) { in getPointerToFunction()
H A DMCJIT.h110 bool hasModuleBeenLoaded(Module *M) { in hasModuleBeenLoaded() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp195 if (OwnedModules.hasModuleBeenLoaded(M)) in generateCodeForModule()
274 if (!OwnedModules.hasModuleBeenLoaded(M)) in finalizeModule()
427 else if (!OwnedModules.hasModuleBeenLoaded(M)) { in getPointerToFunction()
H A DMCJIT.h109 bool hasModuleBeenLoaded(Module *M) { in hasModuleBeenLoaded() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp198 if (OwnedModules.hasModuleBeenLoaded(M)) in generateCodeForModule()
280 if (!OwnedModules.hasModuleBeenLoaded(M)) in finalizeModule()
433 else if (!OwnedModules.hasModuleBeenLoaded(M)) { in getPointerToFunction()
H A DMCJIT.h107 bool hasModuleBeenLoaded(Module *M) { in hasModuleBeenLoaded() function