Searched refs:threadnum_decl (Results 1 – 2 of 2) sorted by relevance
9956 tree threadnum_decl = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in lower_omp_for_scan() local9960 g = gimple_build_call (threadnum_decl, 0); in lower_omp_for_scan()
10994 tree threadnum_decl = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in lower_omp_for_scan() local10998 g = gimple_build_call (threadnum_decl, 0); in lower_omp_for_scan()