Home
last modified time | relevance | path

Searched defs:NotifyFunctionEmitted (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DJITEventListener.h62 virtual void NotifyFunctionEmitted(const Function &F, in NotifyFunctionEmitted() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DOProfileJITEventListener.cpp104 void OProfileJITEventListener::NotifyFunctionEmitted( in NotifyFunctionEmitted() function in __anon5862085b0111::OProfileJITEventListener
DJIT.cpp570 void JIT::NotifyFunctionEmitted( in NotifyFunctionEmitted() function in JIT
598 virtual void NotifyFunctionEmitted(const Function &, in runJITOnFunction() function in JIT::runJITOnFunction::MCIListener
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITEventListenerTest.cpp52 virtual void NotifyFunctionEmitted(const Function &F, in NotifyFunctionEmitted() function