Searched refs:omp_get_nested (Results 1 – 11 of 11) sorted by relevance
22 nested = omp_get_nested(); in main()
168 function omp_get_nested() bind(c)170 logical(kind=omp_logical_kind) ::omp_get_nested171 end function omp_get_nested
290 function omp_get_nested() bind(c)292 logical (kind=omp_logical_kind) omp_get_nested293 end function omp_get_nested771 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_nested854 !$omp declare target(omp_get_nested )
206 function omp_get_nested() bind(c)208 logical (kind=omp_logical_kind) omp_get_nested209 end function omp_get_nested
66 extern int __KAI_KMPC_CONVENTION omp_get_nested (void);
115 EXTERN int omp_get_nested(void) { in omp_get_nested() function
64 EXTERN int omp_get_nested(void);
61 #define FTN_GET_NESTED omp_get_nested
401 omp_get_nested 704
328 __OMP_RTL(omp_get_nested, false, Int32, )718 __OMP_RTL_ATTRS(omp_get_nested, GetterAttrs, AttributeSet(), ParamAttrs())
58 %call2 = call i32 @omp_get_nested()330 declare dso_local i32 @omp_get_nested()697 ; CHECK-NEXT: declare dso_local i32 @omp_get_nested() #01234 ; OPTIMISTIC-NEXT: declare dso_local i32 @omp_get_nested()