Lines Matching refs:build_omp_clause

34450 	  tree u = build_omp_clause (token->location, kind);
34594 tree u = build_omp_clause (loc, OMP_CLAUSE_MAP); in cp_parser_oacc_data_clause_deviceptr()
34617 tree c = build_omp_clause (loc, code); in cp_parser_oacc_simple_clause()
34651 tree c = build_omp_clause (loc, code); in cp_parser_oacc_single_int_clause()
34769 c = build_omp_clause (loc, kind); in cp_parser_oacc_shape_clause()
34826 c = build_omp_clause (clause_loc, OMP_CLAUSE_TILE); in cp_parser_oacc_clause_tile()
34871 tree c = build_omp_clause (clause_loc, OMP_CLAUSE_WAIT); in cp_parser_oacc_wait_list()
34896 tree c = build_omp_clause (location, OMP_CLAUSE_WAIT); in cp_parser_oacc_clause_wait()
34942 c = build_omp_clause (loc, OMP_CLAUSE_COLLAPSE); in cp_parser_omp_clause_collapse()
35015 c = build_omp_clause (location, OMP_CLAUSE_DEFAULT); in cp_parser_omp_clause_default()
35044 c = build_omp_clause (location, OMP_CLAUSE_FINAL); in cp_parser_omp_clause_final()
35207 c = build_omp_clause (location, OMP_CLAUSE_IF); in cp_parser_omp_clause_if()
35227 c = build_omp_clause (location, OMP_CLAUSE_MERGEABLE); in cp_parser_omp_clause_mergeable()
35243 c = build_omp_clause (location, OMP_CLAUSE_NOWAIT); in cp_parser_omp_clause_nowait()
35272 c = build_omp_clause (location, OMP_CLAUSE_NUM_THREADS); in cp_parser_omp_clause_num_threads()
35303 c = build_omp_clause (location, OMP_CLAUSE_NUM_TASKS); in cp_parser_omp_clause_num_tasks()
35334 c = build_omp_clause (location, OMP_CLAUSE_GRAINSIZE); in cp_parser_omp_clause_grainsize()
35365 c = build_omp_clause (location, OMP_CLAUSE_PRIORITY); in cp_parser_omp_clause_priority()
35394 c = build_omp_clause (location, OMP_CLAUSE_HINT); in cp_parser_omp_clause_hint()
35568 c = build_omp_clause (location, OMP_CLAUSE_DEFAULTMAP); in cp_parser_omp_clause_defaultmap()
35613 c = build_omp_clause (location, OMP_CLAUSE_ORDER); in cp_parser_omp_clause_order()
35662 c = build_omp_clause (location, OMP_CLAUSE_BIND); in cp_parser_omp_clause_bind()
35717 c = build_omp_clause (location, OMP_CLAUSE_ORDERED); in cp_parser_omp_clause_ordered()
35895 c = build_omp_clause (location, OMP_CLAUSE_SCHEDULE); in cp_parser_omp_clause_schedule()
36020 c = build_omp_clause (location, OMP_CLAUSE_UNTIED); in cp_parser_omp_clause_untied()
36034 tree c = build_omp_clause (location, code); in cp_parser_omp_clause_branch()
36050 tree c = build_omp_clause (location, code); in cp_parser_omp_clause_cancelkind()
36063 tree c = build_omp_clause (location, OMP_CLAUSE_NOGROUP); in cp_parser_omp_clause_nogroup()
36078 tree c = build_omp_clause (location, code); in cp_parser_omp_clause_orderedkind()
36107 c = build_omp_clause (location, OMP_CLAUSE_NUM_TEAMS); in cp_parser_omp_clause_num_teams()
36138 c = build_omp_clause (location, OMP_CLAUSE_THREAD_LIMIT); in cp_parser_omp_clause_thread_limit()
36338 c = build_omp_clause (location, OMP_CLAUSE_SAFELEN); in cp_parser_omp_clause_safelen()
36368 c = build_omp_clause (location, OMP_CLAUSE_SIMDLEN); in cp_parser_omp_clause_simdlen()
36451 tree u = build_omp_clause (clause_loc, OMP_CLAUSE_DEPEND); in cp_parser_omp_clause_depend_sink()
36650 c = build_omp_clause (loc, OMP_CLAUSE_DEPEND); in cp_parser_omp_clause_depend()
36816 c = build_omp_clause (location, OMP_CLAUSE_DEVICE); in cp_parser_omp_clause_device()
36837 c = build_omp_clause (location, OMP_CLAUSE_DIST_SCHEDULE); in cp_parser_omp_clause_dist_schedule()
36912 c = build_omp_clause (location, OMP_CLAUSE_PROC_BIND); in cp_parser_omp_clause_proc_bind()
36962 c = build_omp_clause (location, OMP_CLAUSE_DEVICE_TYPE); in cp_parser_omp_clause_device_type()
37004 c = build_omp_clause (loc, OMP_CLAUSE_ASYNC); in cp_parser_oacc_clause_async()
39220 c = build_omp_clause (loc, OMP_CLAUSE_LASTPRIVATE); in cp_parser_omp_for_loop()
39222 c = build_omp_clause (loc, OMP_CLAUSE_PRIVATE); in cp_parser_omp_for_loop()
39224 c = build_omp_clause (loc, OMP_CLAUSE_LINEAR); in cp_parser_omp_for_loop()
40819 tree tc = build_omp_clause (OMP_CLAUSE_LOCATION (c), in cp_parser_omp_target()