Home
last modified time | relevance | path

Searched refs:notifyObjectCompiled (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCompileUtils.h77 notifyObjectCompiled(M, *ObjBuffer); in operator()
95 void notifyObjectCompiled(const Module &M, const MemoryBuffer &ObjBuffer) { in notifyObjectCompiled() function
97 ObjCache->notifyObjectCompiled(&M, ObjBuffer.getMemBufferRef()); in notifyObjectCompiled()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DObjectCache.h32 virtual void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) = 0;
/external/llvm/include/llvm/ExecutionEngine/
DObjectCache.h30 virtual void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) = 0;
/external/llvm/include/llvm/ExecutionEngine/Orc/
DIRCompileLayer.h75 ObjCache->notifyObjectCompiled(&*M, in addModuleSet()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.h106 void notifyObjectCompiled(const llvm::Module* M, llvm::MemoryBufferRef Obj) override;
DJitManager.cpp692 void JitCache::notifyObjectCompiled(const llvm::Module* M, llvm::MemoryBufferRef Obj) in notifyObjectCompiled() function in JitCache
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITObjectCacheTest.cpp27 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in __anon68af1d5a0111::TestObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITObjectCacheTest.cpp27 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in __anon9decc8f20111::TestObjectCache
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp304 void notifyObjectCompiled(const llvm::Module *M, llvm::MemoryBufferRef Obj) { in notifyObjectCompiled() function in LPObjectCache
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp179 ObjCache->notifyObjectCompiled(M, MB); in emitObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp181 ObjCache->notifyObjectCompiled(M, MB); in emitObject()
/external/llvm/tools/lli/
Dlli.cpp256 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/
Dlli.cpp226 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp683 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp702 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp683 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp702 virtual void notifyObjectCompiled(const Module *M, const MemoryBuffer *Obj) { in notifyObjectCompiled() function in MCJITObjectCache