Searched refs:omp_get_max_active_levels (Results 1 – 10 of 10) sorted by relevance
63 int omp_get_max_active_levels(void);105 int omp_get_max_active_levels(void);
198 function omp_get_max_active_levels() bind(c)200 integer(kind=omp_integer_kind) :: omp_get_max_active_levels201 end function omp_get_max_active_levels
341 function omp_get_max_active_levels() bind(c)343 integer (kind=omp_integer_kind) omp_get_max_active_levels344 end function omp_get_max_active_levels987 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_max_active_levels1070 !$omp declare target(omp_get_max_active_levels )
240 function omp_get_max_active_levels() bind(c)242 integer (kind=omp_integer_kind) omp_get_max_active_levels243 end function omp_get_max_active_levels
77 extern int __KAI_KMPC_CONVENTION omp_get_max_active_levels (void);
358 int omp_get_max_active_levels(void) { return icv::MaxActiveLevels; } in omp_get_max_active_levels() function
67 #define FTN_GET_MAX_ACTIVE_LEVELS omp_get_max_active_levels
467 omp_get_max_active_levels 794
227 __OMP_RTL(omp_get_max_active_levels, false, Int32, )667 __OMP_RTL_ATTRS(omp_get_max_active_levels, GetterAttrs, AttributeSet(),
99 %call13 = call i32 @omp_get_max_active_levels()349 declare dso_local i32 @omp_get_max_active_levels()732 ; CHECK-NEXT: declare dso_local i32 @omp_get_max_active_levels()1272 ; OPTIMISTIC-NEXT: declare dso_local i32 @omp_get_max_active_levels()