Home
last modified time | relevance | path

Searched refs:threadnum_decl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c9956 tree threadnum_decl = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in lower_omp_for_scan() local
9960 g = gimple_build_call (threadnum_decl, 0); in lower_omp_for_scan()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc10994 tree threadnum_decl = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in lower_omp_for_scan() local
10998 g = gimple_build_call (threadnum_decl, 0); in lower_omp_for_scan()