Home
last modified time | relevance | path

Searched refs:thr_num_tree (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-tree.c60 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in execute_omp_gcn() local
61 tree thr_num_id = DECL_NAME (thr_num_tree); in execute_omp_gcn()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c1137 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in optimize_omp_library_calls() local
1138 tree thr_num_id = DECL_ASSEMBLER_NAME (thr_num_tree); in optimize_omp_library_calls()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc1117 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in optimize_omp_library_calls() local
1118 tree thr_num_id = DECL_ASSEMBLER_NAME (thr_num_tree); in optimize_omp_library_calls()