/external/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 55 void notifyFreeingObject(ObjectKey Key) override; 142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon9b3959850111::OProfileJITEventListener
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileJITEventListener.cpp | 55 void notifyFreeingObject(ObjectKey Key) override; 142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anonaf415ef90111::OProfileJITEventListener
|
/external/llvm-project/llvm/lib/ExecutionEngine/ |
D | GDBRegistrationListener.cpp | 107 void notifyFreeingObject(ObjectKey K) override; 180 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon74b19cce0211::GDBJITRegistrationListener
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | GDBRegistrationListener.cpp | 107 void notifyFreeingObject(ObjectKey K) override; 180 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anonf5dbb5c20211::GDBJITRegistrationListener
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/ |
D | JITEventListener.h | 63 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | JITEventListener.h | 63 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 62 void notifyFreeingObject(ObjectKey Key) override; 205 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon47424de60111::IntelJITEventListener
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | simple_orc_jit.h | 108 void notifyFreeingObject(llvm::JITEventListener::ObjectKey key) override;
|
D | simple_orc_jit.cc | 216 void SimpleOrcJIT::notifyFreeingObject(llvm::JITEventListener::ObjectKey key) { in notifyFreeingObject() function in xla::cpu::SimpleOrcJIT 217 gdb_jit_event_listener_->notifyFreeingObject(key); in notifyFreeingObject()
|
/external/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 70 void notifyFreeingObject(ObjectKey K) override; 290 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anona22ba1f40111::PerfJITEventListener
|
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 145 void notifyFreeingObject(ObjectKey Key) override; 335 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon333a48720111::IntelJITEventListener
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 71 void notifyFreeingObject(ObjectKey K) override; 290 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon4dcbba680111::PerfJITEventListener
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 97 notifyFreeingObject(*Obj); in ~MCJIT() 661 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT 666 L->notifyFreeingObject(Key); in notifyFreeingObject()
|
D | MCJIT.h | 335 void notifyFreeingObject(const object::ObjectFile &Obj);
|
/external/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 99 notifyFreeingObject(*Obj); in ~MCJIT() 667 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT 672 L->notifyFreeingObject(Key); in notifyFreeingObject()
|
D | MCJIT.h | 334 void notifyFreeingObject(const object::ObjectFile &Obj);
|
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
D | RTDyldObjectLinkingLayer.cpp | 327 L->notifyFreeingObject(pointerToJITTargetAddress(MemMgr.get())); in handleRemoveResources()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindingsStack.h | 506 Listener->notifyFreeingObject(Key); in notifyFreed()
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactorDebugInfo.cpp | 400 jitEventListener->notifyFreeingObject(key); in NotifyFreeingObject()
|