Home
last modified time | relevance | path

Searched refs:notifyObjectCompiled (Results 1 – 16 of 16) 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/llvm/include/llvm/ExecutionEngine/
DObjectCache.h30 virtual void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) = 0;
/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/Orc/
DIRCompileLayer.h75 ObjCache->notifyObjectCompiled(&*M, in addModuleSet()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.h110 virtual void notifyObjectCompiled(const llvm::Module *M, llvm::MemoryBufferRef Obj);
DJitManager.cpp647 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 __anonf4c312980111::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 __anon8543ddf00111::TestObjectCache
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp179 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/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp181 ObjCache->notifyObjectCompiled(M, MB); in emitObject()
/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/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/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/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