Home
last modified time | relevance | path

Searched refs:KMP_COUNT_VALUE (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_stats.h887 #define KMP_COUNT_VALUE(name, value) \ macro
969 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
989 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
274 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_stats.h895 #define KMP_COUNT_VALUE(name, value) \ macro
977 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
997 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
282 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h887 #define KMP_COUNT_VALUE(name, value) \ macro
969 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
989 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
274 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h888 #define KMP_COUNT_VALUE(name, value) \ macro
970 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
990 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
281 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h887 #define KMP_COUNT_VALUE(name, value) \ macro
969 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
989 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
274 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h888 #define KMP_COUNT_VALUE(name, value) \ macro
970 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
990 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
281 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h891 #define KMP_COUNT_VALUE(name, value) \ macro
973 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
993 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
282 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/src/
H A Dkmp_stats.h887 #define KMP_COUNT_VALUE(name, value) \ macro
969 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
989 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
281 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h887 #define KMP_COUNT_VALUE(name, value) \ macro
969 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
989 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
274 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h891 #define KMP_COUNT_VALUE(name, value) \ macro
973 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
993 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
282 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h887 #define KMP_COUNT_VALUE(name, value) \ macro
969 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
989 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
274 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dkmp_stats.h877 #define KMP_COUNT_VALUE(name, value) \ macro
960 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
979 #define KMP_COUNT_VALUE(n, v) ((void)0) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_stats.h891 #define KMP_COUNT_VALUE(name, value) \
973 #define KMP_COUNT_DEVELOPER_VALUE(n, v) KMP_COUNT_VALUE(n, v)
993 #define KMP_COUNT_VALUE(n, v) ((void)0)
H A Dkmp_sched.cpp57 KMP_COUNT_VALUE(stat, t); \
282 KMP_COUNT_VALUE(OMP_loop_static_total_iterations, trip_count); in __kmp_for_static_init()

123