Home
last modified time | relevance | path

Searched defs:notifyObjectCompiled (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
H A DLLJITWithObjectCache.cpp28 void notifyObjectCompiled(const Module *M, in notifyObjectCompiled() function in MyObjectCache
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DCompileUtils.cpp77 void SimpleCompiler::notifyObjectCompiled(const Module &M, in notifyObjectCompiled() function in llvm::orc::SimpleCompiler
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITObjectCacheTest.cpp27 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in __anonf5d340dd0111::TestObjectCache
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DExecutionEngine.cpp65 void SimpleObjectCache::notifyObjectCompiled(const Module *m, in notifyObjectCompiled() function in SimpleObjectCache
/llvm-project-15.0.7/llvm/tools/lli/
H A Dlli.cpp317 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp314 void notifyObjectCompiled(const llvm::Module *module, in GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp683 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
/llvm-project-15.0.7/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp702 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache