Searched refs:ITT_OS (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h30 #ifndef ITT_OS
32 # define ITT_OS ITT_OS_WIN macro
34 # define ITT_OS ITT_OS_MAC macro
36 # define ITT_OS ITT_OS_FREEBSD macro
38 # define ITT_OS ITT_OS_LINUX macro
40 #endif /* ITT_OS */
59 # if ITT_OS==ITT_OS_WIN
61 # elif ITT_OS==ITT_OS_MAC
63 # elif ITT_OS==ITT_OS_FREEBSD
H A Dittnotify_static.cpp43 #if ITT_OS==ITT_OS_WIN
45 #elif ITT_OS==ITT_OS_LINUX || ITT_OS==ITT_OS_FREEBSD
47 #elif ITT_OS==ITT_OS_MAC
H A Dittnotify.h96 #ifndef ITT_OS
98 # define ITT_OS ITT_OS_WIN macro
100 # define ITT_OS ITT_OS_MAC macro
102 # define ITT_OS ITT_OS_FREEBSD macro
104 # define ITT_OS ITT_OS_LINUX macro
106 #endif /* ITT_OS */
125 # if ITT_OS==ITT_OS_WIN
127 # elif ITT_OS==ITT_OS_MAC
129 # elif ITT_OS==ITT_OS_FREEBSD
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h34 #ifndef ITT_OS
36 # define ITT_OS ITT_OS_WIN macro
38 # define ITT_OS ITT_OS_MAC macro
40 # define ITT_OS ITT_OS_LINUX macro
42 #endif /* ITT_OS */
53 # if ITT_OS==ITT_OS_WIN
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h35 #ifndef ITT_OS
37 # define ITT_OS ITT_OS_WIN macro
39 # define ITT_OS ITT_OS_MAC macro
41 # define ITT_OS ITT_OS_FREEBSD macro
43 # define ITT_OS ITT_OS_LINUX macro
45 #endif /* ITT_OS */
64 # if ITT_OS==ITT_OS_WIN
66 # elif ITT_OS==ITT_OS_MAC
68 # elif ITT_OS==ITT_OS_FREEBSD

Completed in 119 milliseconds