Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCompileUtils.cpp75 void SimpleCompiler::notifyObjectCompiled(const Module &M, in notifyObjectCompiled() function in llvm::orc::SimpleCompiler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DCompileUtils.cpp77 void SimpleCompiler::notifyObjectCompiled(const Module &M, in notifyObjectCompiled() function in llvm::orc::SimpleCompiler
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITObjectCacheTest.cpp27 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in __anon11903c450111::TestObjectCache
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dexecution_engine.cc167 void ExecutionEngineObjectCache::notifyObjectCompiled( in notifyObjectCompiled() function in xla::runtime::ExecutionEngineObjectCache
/aosp_15_r20/external/llvm/tools/lli/
H A Dlli.cpp256 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp304 void notifyObjectCompiled(const llvm::Module *M, llvm::MemoryBufferRef Obj) { in notifyObjectCompiled() function in LPObjectCache
H A Dlp_bld_init_orc.cpp82 void notifyObjectCompiled(const llvm::Module *M, llvm::MemoryBufferRef Obj) override { in notifyObjectCompiled() function in __anon3aad3d9a0111::LPObjectCacheORC
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy.cpp683 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp702 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache