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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h108 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
120 #define ITT_INLINE_ATTRIBUTE __attribute__ ((always_inline)) macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h123 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
132 #define ITT_INLINE_ATTRIBUTE __attribute__((unused)) macro
135 #define ITT_INLINE_ATTRIBUTE __attribute__((always_inline, unused)) macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h118 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
127 #define ITT_INLINE_ATTRIBUTE __attribute__((unused)) macro
130 #define ITT_INLINE_ATTRIBUTE __attribute__((always_inline, unused)) macro
H A Dittnotify.h184 #define ITT_INLINE_ATTRIBUTE /* nothing */ macro
193 #define ITT_INLINE_ATTRIBUTE __attribute__((unused)) macro
196 #define ITT_INLINE_ATTRIBUTE __attribute__((always_inline, unused)) macro

Completed in 137 milliseconds