Home
last modified time | relevance | path

Searched defs:clause (Results 1 – 18 of 18) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-inline-analysis.c156 clause_t clause, nonspec_clause; in do_estimate_edge_time() local
215 clause_t clause, nonspec_clause; in do_estimate_edge_size() local
256 clause_t clause, nonspec_clause; in do_estimate_edge_hints() local
H A Dipa-predicate.c322 dump_clause (FILE *f, conditions conds, clause_t clause) in dump_clause()
416 clause_t clause = m_clause[i]; in remap_after_inlining() local
488 clause_t clause; in stream_in() local
H A Dtree-pretty-print.c389 dump_omp_clause (pretty_printer *pp, tree clause, int spc, dump_flags_t flags) in dump_omp_clause()
1061 dump_omp_clauses (pretty_printer *pp, tree clause, int spc, dump_flags_t flags) in dump_omp_clauses()
H A Domp-general.c535 tree clause = omp_find_clause (clauses, ids[ix]); in oacc_set_fn_attrib() local
H A Dipa-fnsummary.c329 clause_t clause = inline_p ? 0 : 1 << predicate::not_inlined_condition; in evaluate_conditions_for_known_args() local
2833 clause_t clause, nonspec_clause; in estimate_ipcp_clone_size_and_time() local
3016 clause_t clause = 0; /* not_inline is known to be false. */ in ipa_merge_fn_summary_after_inlining() local
H A Dtree-nested.c1128 tree clause, decl; in convert_nonlocal_omp_clauses() local
1824 tree clause, decl; in convert_local_omp_clauses() local
H A Domp-low.c2218 tree clause = build_omp_clause (gimple_location (stmt), OMP_CLAUSE__SIMT_); in scan_omp_simd() local
3434 omp_reduction_init (tree clause, tree type) in omp_reduction_init()
3444 omp_clause_aligned_alignment (tree clause) in omp_clause_aligned_alignment()
H A Dgimplify.c8777 tree clause; in gimplify_adjust_omp_clauses_1() local
9418 gimplify_oacc_declare_1 (tree clause) in gimplify_oacc_declare_1()
H A Domp-expand.c6747 for (tree clause = gimple_omp_target_clauses (tgt_stmt); in grid_get_kernel_launch_attributes() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa-inline-analysis.c240 add_clause (conditions conditions, struct predicate *p, clause_t clause) in add_clause()
542 dump_clause (FILE *f, conditions conds, clause_t clause) in dump_clause()
673 clause_t clause = inline_p ? 0 : 1 << predicate_not_inlined_condition; in evaluate_conditions_for_known_args() local
2383 clause_t clause; in estimate_ipcp_clone_size_and_time() local
2417 clause_t clause = p->clause[i]; in remap_predicate() local
2624 clause_t clause = 0; /* not_inline is known to be false. */ in inline_merge_summary() local
2720 clause_t clause; in do_estimate_edge_time() local
2767 clause_t clause; in do_estimate_edge_growth() local
2976 clause_t clause; in read_predicate() local
H A Dtree-pretty-print.c294 dump_omp_clause (pretty_printer *buffer, tree clause, int spc, int flags) in dump_omp_clause()
447 dump_omp_clauses (pretty_printer *buffer, tree clause, int spc, int flags) in dump_omp_clauses()
H A Dipa-inline.h54 clause_t clause[MAX_CLAUSES + 1]; member
H A Dtree-nested.c1057 tree clause, decl; in convert_nonlocal_omp_clauses() local
1551 tree clause, decl; in convert_local_omp_clauses() local
H A Domp-low.c2195 omp_reduction_init (tree clause, tree type) in omp_reduction_init()
H A Dgimplify.c6101 tree clause; in gimplify_adjust_omp_clauses_1() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-gimplify.c1294 cxx_omp_clause_default_ctor (tree clause, tree decl, in cxx_omp_clause_default_ctor()
1309 cxx_omp_clause_copy_ctor (tree clause, tree dst, tree src) in cxx_omp_clause_copy_ctor()
1325 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op()
1341 cxx_omp_clause_dtor (tree clause, tree decl) in cxx_omp_clause_dtor()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-gimplify.c1856 cxx_omp_clause_default_ctor (tree clause, tree decl, tree /*outer*/) in cxx_omp_clause_default_ctor() argument
1870 cxx_omp_clause_copy_ctor (tree clause, tree dst, tree src) in cxx_omp_clause_copy_ctor()
1886 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op()
1902 cxx_omp_clause_dtor (tree clause, tree decl) in cxx_omp_clause_dtor()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c14113 c_omp_clause_copy_ctor (tree clause, tree dst, tree src) in c_omp_clause_copy_ctor()