Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
H A DLLJITWithObjectCache.cpp28 void notifyObjectCompiled(const Module *M, in notifyObjectCompiled() function in MyObjectCache
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCompileUtils.cpp77 void SimpleCompiler::notifyObjectCompiled(const Module &M, in notifyObjectCompiled() function in llvm::orc::SimpleCompiler
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp318 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp315 void notifyObjectCompiled(const llvm::Module *module, in GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp683 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp702 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache