Lines Matching refs:build_omp_clause

12907 	      tree c = build_omp_clause (clause_loc, OMP_CLAUSE_WAIT);  in c_parser_oacc_wait_list()
12957 tree u = build_omp_clause (clause_loc, kind);
13170 tree u = build_omp_clause (clause_loc, kind);
13315 tree u = build_omp_clause (loc, OMP_CLAUSE_MAP); in c_parser_oacc_data_clause_deviceptr()
13358 c = build_omp_clause (loc, OMP_CLAUSE_COLLAPSE); in c_parser_omp_clause_collapse()
13442 c = build_omp_clause (loc, OMP_CLAUSE_DEFAULT); in c_parser_omp_clause_default()
13483 c = build_omp_clause (loc, OMP_CLAUSE_FINAL); in c_parser_omp_clause_final()
13648 c = build_omp_clause (location, OMP_CLAUSE_IF); in c_parser_omp_clause_if()
13704 c = build_omp_clause (c_parser_peek_token (parser)->location, in c_parser_omp_clause_mergeable()
13722 c = build_omp_clause (loc, OMP_CLAUSE_NOWAIT); in c_parser_omp_clause_nowait()
13764 c = build_omp_clause (num_threads_loc, OMP_CLAUSE_NUM_THREADS); in c_parser_omp_clause_num_threads()
13810 c = build_omp_clause (num_tasks_loc, OMP_CLAUSE_NUM_TASKS); in c_parser_omp_clause_num_tasks()
13856 c = build_omp_clause (grainsize_loc, OMP_CLAUSE_GRAINSIZE); in c_parser_omp_clause_grainsize()
13903 c = build_omp_clause (priority_loc, OMP_CLAUSE_PRIORITY); in c_parser_omp_clause_priority()
13939 c = build_omp_clause (hint_loc, OMP_CLAUSE_HINT); in c_parser_omp_clause_hint()
14107 c = build_omp_clause (loc, OMP_CLAUSE_DEFAULTMAP); in c_parser_omp_clause_defaultmap()
14195 c = build_omp_clause (loc, code); in c_parser_oacc_single_int_clause()
14333 c = build_omp_clause (loc, kind); in c_parser_oacc_shape_clause()
14361 tree c = build_omp_clause (loc, code); in c_parser_oacc_simple_clause()
14394 c = build_omp_clause (loc, OMP_CLAUSE_ASYNC); in c_parser_oacc_clause_async()
14464 c = build_omp_clause (loc, OMP_CLAUSE_TILE); in c_parser_oacc_clause_tile()
14483 tree c = build_omp_clause (clause_loc, OMP_CLAUSE_WAIT); in c_parser_oacc_clause_wait()
14521 c = build_omp_clause (loc, OMP_CLAUSE_ORDER); in c_parser_omp_clause_order()
14563 c = build_omp_clause (loc, OMP_CLAUSE_BIND); in c_parser_omp_clause_bind()
14607 c = build_omp_clause (loc, OMP_CLAUSE_ORDERED); in c_parser_omp_clause_ordered()
14810 c = build_omp_clause (loc, OMP_CLAUSE_SCHEDULE); in c_parser_omp_clause_schedule()
14958 c = build_omp_clause (c_parser_peek_token (parser)->location, in c_parser_omp_clause_untied()
14975 tree c = build_omp_clause (c_parser_peek_token (parser)->location, code); in c_parser_omp_clause_branch()
14991 tree c = build_omp_clause (c_parser_peek_token (parser)->location, code); in c_parser_omp_clause_cancelkind()
15004 tree c = build_omp_clause (c_parser_peek_token (parser)->location, in c_parser_omp_clause_nogroup()
15019 tree c = build_omp_clause (c_parser_peek_token (parser)->location, code); in c_parser_omp_clause_orderedkind()
15060 c = build_omp_clause (num_teams_loc, OMP_CLAUSE_NUM_TEAMS); in c_parser_omp_clause_num_teams()
15106 c = build_omp_clause (num_thread_limit_loc, OMP_CLAUSE_THREAD_LIMIT); in c_parser_omp_clause_thread_limit()
15268 c = build_omp_clause (clause_loc, OMP_CLAUSE_SAFELEN); in c_parser_omp_clause_safelen()
15307 c = build_omp_clause (clause_loc, OMP_CLAUSE_SIMDLEN); in c_parser_omp_clause_simdlen()
15388 tree u = build_omp_clause (clause_loc, OMP_CLAUSE_DEPEND); in c_parser_omp_clause_depend_sink()
15571 c = build_omp_clause (clause_loc, OMP_CLAUSE_DEPEND); in c_parser_omp_clause_depend()
15723 tree u = build_omp_clause (clause_loc, OMP_CLAUSE_MAP); in c_parser_omp_clause_map()
15771 c = build_omp_clause (clause_loc, OMP_CLAUSE_DEVICE); in c_parser_omp_clause_device()
15825 c = build_omp_clause (loc, OMP_CLAUSE_DIST_SCHEDULE); in c_parser_omp_clause_dist_schedule()
15866 c = build_omp_clause (clause_loc, OMP_CLAUSE_PROC_BIND); in c_parser_omp_clause_proc_bind()
15910 c = build_omp_clause (clause_loc, OMP_CLAUSE_DEVICE_TYPE); in c_parser_omp_clause_device_type()
19833 tree tc = build_omp_clause (OMP_CLAUSE_LOCATION (c), in c_parser_omp_target()