Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlogic.cc56 struct clause struct
61 /* Initialize a clause with an initial term. */ argument
63 clause (tree t) in clause() argument
76 clause (clause const& c) in clause() function
99 clause, remove but do not replace ITER. Returns a pair argument
118 the clause, no action is taken, and the current iterator argument
123 std::pair<iterator, bool> insert (iterator iter, tree t) in insert()
137 void replace (tree t) in replace()
162 /* Returns true if the clause contains the term T. */ argument
171 /* Returns an iterator to the first clause in the formula. */ argument
[all …]
H A Dcp-gimplify.cc2087 cxx_omp_clause_default_ctor (tree clause, tree decl, tree /*outer*/) in cxx_omp_clause_default_ctor() argument
2101 cxx_omp_clause_copy_ctor (tree clause, tree dst, tree src) in cxx_omp_clause_copy_ctor()
2117 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op()
2133 cxx_omp_clause_dtor (tree clause, tree decl) in cxx_omp_clause_dtor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlogic.cc71 struct clause struct
76 /* Initialize a clause with an initial term. */ argument
78 clause (tree t) in clause() function
91 clause (clause const& c) in clause() argument
114 clause, remove but do not replace ITER. Returns a pair argument
133 the clause, no action is taken, and the current iterator argument
138 std::pair<iterator, bool> insert (iterator iter, tree t) in insert()
152 void replace (tree t) in replace()
177 /* Returns true if the clause contains the term T. */ argument
186 /* Returns an iterator to the first clause in the formula. */ argument
[all …]
H A Dcp-gimplify.c2265 cxx_omp_clause_default_ctor (tree clause, tree decl, tree /*outer*/) in cxx_omp_clause_default_ctor() argument
2279 cxx_omp_clause_copy_ctor (tree clause, tree dst, tree src) in cxx_omp_clause_copy_ctor()
2295 cxx_omp_clause_assign_op (tree clause, tree dst, tree src) in cxx_omp_clause_assign_op()
2311 cxx_omp_clause_dtor (tree clause, tree decl) in cxx_omp_clause_dtor()
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_sugar.c88 dt_sugar_append_clause(dt_sugar_parse_t *dp, dt_node_t *clause) in dt_sugar_append_clause()
97 dt_sugar_prepend_clause(dt_sugar_parse_t *dp, dt_node_t *clause) in dt_sugar_prepend_clause()
461 dt_compile_sugar(dtrace_hdl_t *dtp, dt_node_t *clause) in dt_compile_sugar()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-predicate.c428 dump_clause (FILE *f, conditions conds, clause_t clause) in dump_clause()
523 clause_t clause = m_clause[i]; in remap_after_inlining() local
595 clause_t clause; in stream_in() local
H A Dipa-inline-analysis.c186 clause_t clause, nonspec_clause; in do_estimate_edge_time() local
309 clause_t clause, nonspec_clause; in do_estimate_edge_size() local
348 clause_t clause, nonspec_clause; in do_estimate_edge_hints() local
H A Dtree-pretty-print.c431 dump_omp_clause (pretty_printer *pp, tree clause, int spc, dump_flags_t flags) in dump_omp_clause()
1277 dump_omp_clauses (pretty_printer *pp, tree clause, int spc, dump_flags_t flags) in dump_omp_clauses()
H A Dtree-nested.c1192 tree clause, decl, *pdecl; in convert_nonlocal_omp_clauses() local
1951 tree clause, decl, *pdecl; in convert_local_omp_clauses() local
H A Dipa-fnsummary.c338 clause_t clause = inline_p ? 0 : 1 << predicate::not_inlined_condition; in evaluate_conditions_for_known_args() local
3694 clause_t clause, nonspec_clause; in estimate_ipcp_clone_size_and_time() local
3900 clause_t clause = 0; /* not_inline is known to be false. */ in ipa_merge_fn_summary_after_inlining() local
H A Domp-general.c1753 tree clause = omp_find_clause (clauses, ids[ix]); in oacc_set_fn_attrib() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-predicate.cc428 dump_clause (FILE *f, conditions conds, clause_t clause) in dump_clause()
523 clause_t clause = m_clause[i]; in remap_after_inlining() local
594 clause_t clause; in stream_in() local
H A Dipa-inline-analysis.cc189 clause_t clause, nonspec_clause; in do_estimate_edge_time() local
313 clause_t clause, nonspec_clause; in do_estimate_edge_size() local
346 clause_t clause, nonspec_clause; in do_estimate_edge_hints() local
H A Dtree-pretty-print.cc459 dump_omp_clause (pretty_printer *pp, tree clause, int spc, dump_flags_t flags) in dump_omp_clause()
1389 dump_omp_clauses (pretty_printer *pp, tree clause, int spc, dump_flags_t flags, in dump_omp_clauses()
H A Dtree-nested.cc1310 tree clause, decl, *pdecl; in convert_nonlocal_omp_clauses() local
2082 tree clause, decl, *pdecl; in convert_local_omp_clauses() local
H A Dipa-fnsummary.cc376 clause_t clause = inline_p ? 0 : 1 << ipa_predicate::not_inlined_condition; in evaluate_conditions_for_known_args() local
3911 clause_t clause, nonspec_clause; in estimate_ipcp_clone_size_and_time() local
4121 clause_t clause = 0; /* not_inline is known to be false. */ in ipa_merge_fn_summary_after_inlining() local
H A Domp-oacc-kernels-decompose.cc253 for (tree clause = clauses; clause; clause = OMP_CLAUSE_CHAIN (clause)) in visit_loops_in_gang_single_region() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c451 enum omp_clause_depend_kind kind, tree clause) in c_finish_omp_depobj()
2301 c_omp_map_clause_name (tree clause, bool oacc) in c_omp_map_clause_name()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c585 gfc_omp_clause_default_ctor (tree clause, tree decl, tree outer) in gfc_omp_clause_default_ctor()
697 gfc_omp_clause_copy_ctor (tree clause, tree dest, tree src) in gfc_omp_clause_copy_ctor()
804 gfc_omp_clause_assign_op (tree clause, tree dest, tree src) in gfc_omp_clause_assign_op()
1039 gfc_omp_clause_linear_ctor (tree clause, tree dest, tree src, tree add) in gfc_omp_clause_linear_ctor()
1139 gfc_omp_clause_dtor (tree clause, tree decl) in gfc_omp_clause_dtor()
H A Dopenmp.c3874 resolve_scalar_int_expr (gfc_expr *expr, const char *clause) in resolve_scalar_int_expr()
3884 resolve_positive_int_expr (gfc_expr *expr, const char *clause) in resolve_positive_int_expr()
3895 resolve_nonnegative_int_expr (gfc_expr *expr, const char *clause) in resolve_nonnegative_int_expr()
6080 const char *clause) in resolve_oacc_nested_loops()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc674 gfc_omp_clause_default_ctor (tree clause, tree decl, tree outer) in gfc_omp_clause_default_ctor()
801 gfc_omp_clause_copy_ctor (tree clause, tree dest, tree src) in gfc_omp_clause_copy_ctor()
989 gfc_omp_clause_assign_op (tree clause, tree dest, tree src) in gfc_omp_clause_assign_op()
1224 gfc_omp_clause_linear_ctor (tree clause, tree dest, tree src, tree add) in gfc_omp_clause_linear_ctor()
1324 gfc_omp_clause_dtor (tree clause, tree decl) in gfc_omp_clause_dtor()
2267 omp_clause_code clause = OMP_CLAUSE_REDUCTION; in gfc_trans_omp_reduction_list() local
H A Dopenmp.cc5246 gfc_omp_requires_add_clause (gfc_omp_requires_kind clause, in gfc_omp_requires_add_clause()
5332 const char *clause = NULL; in gfc_match_omp_requires() local
6061 resolve_scalar_int_expr (gfc_expr *expr, const char *clause) in resolve_scalar_int_expr()
6071 resolve_positive_int_expr (gfc_expr *expr, const char *clause) in resolve_positive_int_expr()
6082 resolve_nonnegative_int_expr (gfc_expr *expr, const char *clause) in resolve_nonnegative_int_expr()
8879 const char *clause) in resolve_oacc_nested_loops()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc692 enum omp_clause_depend_kind kind, tree clause) in c_finish_omp_depobj()
3002 tree clause; member
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c2193 const cfg_clausedef_t *clause; cfg_parse_mapbody() local
2514 const cfg_clausedef_t *clause; cfg_print_mapbody() local
2579 const cfg_clausedef_t *clause; cfg_doc_mapbody() local
2624 const cfg_clausedef_t *clause; cfg_doc_map() local
3795 const cfg_clausedef_t *clause; cfg_parser_mapadd() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c2402 const cfg_clausedef_t *clause; in cfg_parse_mapbody() local
2729 const cfg_clausedef_t *clause; in cfg_print_mapbody() local
2798 const cfg_clausedef_t *clause; in cfg_doc_mapbody() local
2840 const cfg_clausedef_t *clause; in cfg_doc_map() local
4039 const cfg_clausedef_t *clause; in cfg_parser_mapadd() local

12