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

/netbsd-current/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); local
61 tree thr_num_id = DECL_NAME (thr_num_tree);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c1137 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); local
1138 tree thr_num_id = DECL_ASSEMBLER_NAME (thr_num_tree);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc1117 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); local
1118 tree thr_num_id = DECL_ASSEMBLER_NAME (thr_num_tree);

Completed in 159 milliseconds