Home
last modified time | relevance | path

Searched refs:iJIT_GetNewMethodID (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h48 GetNewMethodIDFunc(::iJIT_GetNewMethodID) { in IntelJITEventsWrapper()
86 unsigned int iJIT_GetNewMethodID(void) { in iJIT_GetNewMethodID() function
Djitprofiling.h252 unsigned int JITAPI iJIT_GetNewMethodID(void);
Djitprofiling.c472 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID() in iJIT_GetNewMethodID() function
DIntelJITEventListener.cpp84 Result.method_id = Wrapper.iJIT_GetNewMethodID(); in FunctionDescToIntelJITFormat()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h49 GetNewMethodIDFunc(::iJIT_GetNewMethodID) { in IntelJITEventsWrapper()
87 unsigned int iJIT_GetNewMethodID(void) { in iJIT_GetNewMethodID() function
Djitprofiling.h253 unsigned int JITAPI iJIT_GetNewMethodID(void);
Djitprofiling.c474 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID() in iJIT_GetNewMethodID() function
DIntelJITEventListener.cpp84 Result.method_id = Wrapper.iJIT_GetNewMethodID(); in FunctionDescToIntelJITFormat()
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventsWrapper.h57 GetNewMethodIDFunc(::iJIT_GetNewMethodID) {} in IntelJITEventsWrapper()
101 unsigned int iJIT_GetNewMethodID(void) { in iJIT_GetNewMethodID() function
Djitprofiling.h252 unsigned int JITAPI iJIT_GetNewMethodID(void);
Djitprofiling.c472 ITT_EXTERN_C unsigned int JITAPI iJIT_GetNewMethodID() in iJIT_GetNewMethodID() function
DIntelJITEventListener.cpp167 Result.method_id = Wrapper.iJIT_GetNewMethodID(); in FunctionDescToIntelJITFormat()
/external/skia/src/core/
DSkVM.cpp91 event.method_id = iJIT_GetNewMethodID(); in notify_vtune()