Searched refs:thr_num_tree (Results 1 – 3 of 3) sorted by relevance
60 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in execute_omp_gcn() local61 tree thr_num_id = DECL_NAME (thr_num_tree); in execute_omp_gcn()
1137 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in optimize_omp_library_calls() local1138 tree thr_num_id = DECL_ASSEMBLER_NAME (thr_num_tree); in optimize_omp_library_calls()
1117 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in optimize_omp_library_calls() local1118 tree thr_num_id = DECL_ASSEMBLER_NAME (thr_num_tree); in optimize_omp_library_calls()