Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h129 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
138 #define ITT_INLINE_ATTRIBUTE __attribute__((unused)) macro
141 #define ITT_INLINE_ATTRIBUTE __attribute__((always_inline, unused)) macro
/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h124 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
133 #define ITT_INLINE_ATTRIBUTE __attribute__((unused)) macro
136 #define ITT_INLINE_ATTRIBUTE __attribute__((always_inline, unused)) macro
H A Dittnotify.h191 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
200 #define ITT_INLINE_ATTRIBUTE __attribute__((unused)) macro
203 #define ITT_INLINE_ATTRIBUTE __attribute__((always_inline, unused)) macro
/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h108 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
120 #define ITT_INLINE_ATTRIBUTE __attribute__ ((always_inline)) macro