Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCompileUtils.cpp38 CompileResult CachedObject = tryToLoadFromObjectCache(M); in operator ()()
68 SimpleCompiler::tryToLoadFromObjectCache(const Module &M) { in tryToLoadFromObjectCache() function in llvm::orc::SimpleCompiler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileUtils.cpp38 CompileResult CachedObject = tryToLoadFromObjectCache(M); in operator ()()
68 SimpleCompiler::tryToLoadFromObjectCache(const Module &M) { in tryToLoadFromObjectCache() function in llvm::orc::SimpleCompiler
/external/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h70 *Object = tryToLoadFromObjectCache(*M); in addModuleSet()
122 tryToLoadFromObjectCache(const Module &M) { in tryToLoadFromObjectCache() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h56 CompileResult tryToLoadFromObjectCache(const Module &M);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h58 CompileResult tryToLoadFromObjectCache(const Module &M);