| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | genoutput.c | 120 char address_p; member 455 d->operand[opno].address_p = this_address_p; in scan_operands() 476 d->operand[opno].address_p = 0; in scan_operands() 496 d->operand[opno].address_p = 0; in scan_operands()
|
| H A D | tree-ssa-structalias.c | 2972 get_constraint_for_ssa_var (tree t, vec<ce_s> *results, bool address_p) in get_constraint_for_ssa_var() argument 2988 get_constraint_for_ssa_var (SSA_NAME_VAR (t), results, address_p); in get_constraint_for_ssa_var() 3021 if (address_p in get_constraint_for_ssa_var() 3038 if (!address_p in get_constraint_for_ssa_var() 3251 bool address_p, bool lhs_p) in get_constraint_for_component_ref() argument 3356 if (address_p) in get_constraint_for_component_ref() 3363 if (address_p && results->length () == 0) in get_constraint_for_component_ref() 3476 get_constraint_for_1 (tree t, vec<ce_s> *results, bool address_p, in get_constraint_for_1() argument 3550 if (address_p) in get_constraint_for_1() 3594 get_constraint_for_component_ref (t, results, address_p, lhs_p); in get_constraint_for_1() [all …]
|
| H A D | tree-ssa-loop-ivopts.c | 561 address_p (use_type type) in address_p() function 1606 if (address_p (type)) in record_group_use() 1617 if (!address_p (use->type)) in record_group_use() 2656 gcc_assert (address_p (group->type)); in split_small_address_groups_p() 2708 gcc_assert (address_p (use->type)); in split_address_groups() 3518 && address_p (use->type)) in add_iv_candidate_for_use() 3562 if (use != NULL && address_p (use->type)) in add_iv_candidate_for_use() 4831 struct iv_cand *cand, bool address_p, bitmap *inv_vars, in get_computation_cost() argument 4855 if (address_p in get_computation_cost() 4878 if (address_p) in get_computation_cost() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | genoutput.cc | 120 char address_p; member 455 d->operand[opno].address_p = this_address_p; in scan_operands() 476 d->operand[opno].address_p = 0; in scan_operands() 496 d->operand[opno].address_p = 0; in scan_operands()
|
| H A D | tree-ssa-structalias.cc | 2977 get_constraint_for_ssa_var (tree t, vec<ce_s> *results, bool address_p) in get_constraint_for_ssa_var() argument 2993 get_constraint_for_ssa_var (SSA_NAME_VAR (t), results, address_p); in get_constraint_for_ssa_var() 3026 if (address_p in get_constraint_for_ssa_var() 3043 if (!address_p in get_constraint_for_ssa_var() 3258 bool address_p, bool lhs_p) in get_constraint_for_component_ref() argument 3363 if (address_p) in get_constraint_for_component_ref() 3370 if (address_p && results->length () == 0) in get_constraint_for_component_ref() 3483 get_constraint_for_1 (tree t, vec<ce_s> *results, bool address_p, in get_constraint_for_1() argument 3557 if (address_p) in get_constraint_for_1() 3601 get_constraint_for_component_ref (t, results, address_p, lhs_p); in get_constraint_for_1() [all …]
|
| H A D | tree-ssa-loop-ivopts.cc | 562 address_p (use_type type) in address_p() function 1605 if (address_p (type)) in record_group_use() 1616 if (!address_p (use->type)) in record_group_use() 2659 gcc_assert (address_p (group->type)); in split_small_address_groups_p() 2711 gcc_assert (address_p (use->type)); in split_address_groups() 3549 && address_p (use->type)) in add_iv_candidate_for_use() 3593 if (use != NULL && address_p (use->type)) in add_iv_candidate_for_use() 4862 struct iv_cand *cand, bool address_p, bitmap *inv_vars, in get_computation_cost() argument 4886 if (address_p in get_computation_cost() 4909 if (address_p) in get_computation_cost() [all …]
|
| H A D | ChangeLog-2018 | 32521 (address_p): New function. 32524 (record_group_use): Add a mem_type argument. Use address_p. 32537 (split_small_address_groups_p): Use address_p.
|
| H A D | ChangeLog-1999 | 7940 (constraints, op_n_alternatives, predicates, address_p): Die.
|
| H A D | ChangeLog-2008 | 15000 (get_constraint_for_component_ref): Add address_p argument.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | m68k.cc | 6001 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p) in sched_attr_op_type() argument 6013 if (address_p) in sched_attr_op_type() 6120 m68k_sched_attr_opx_type (rtx_insn *insn, int address_p) in m68k_sched_attr_opx_type() argument 6122 switch (sched_attr_op_type (insn, true, address_p != 0)) in m68k_sched_attr_opx_type() 6163 m68k_sched_attr_opy_type (rtx_insn *insn, int address_p) in m68k_sched_attr_opy_type() argument 6165 switch (sched_attr_op_type (insn, false, address_p != 0)) in m68k_sched_attr_opy_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | m68k.c | 6003 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p) in sched_attr_op_type() argument 6015 if (address_p) in sched_attr_op_type() 6122 m68k_sched_attr_opx_type (rtx_insn *insn, int address_p) in m68k_sched_attr_opx_type() argument 6124 switch (sched_attr_op_type (insn, true, address_p != 0)) in m68k_sched_attr_opx_type() 6165 m68k_sched_attr_opy_type (rtx_insn *insn, int address_p) in m68k_sched_attr_opy_type() argument 6167 switch (sched_attr_op_type (insn, false, address_p != 0)) in m68k_sched_attr_opy_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | init.c | 2133 build_offset_ref (tree type, tree member, bool address_p, in build_offset_ref() argument 2200 if (address_p && DECL_P (t) in build_offset_ref() 2216 else if (address_p && TREE_CODE (member) == FIELD_DECL) in build_offset_ref() 2226 if (!address_p) in build_offset_ref()
|
| H A D | semantics.c | 2117 bool address_p, in finish_qualified_id_expr() argument 2146 if (address_p && done in finish_qualified_id_expr() 3693 bool address_p, in finish_id_expression_1() argument 3925 address_p, in finish_id_expression_1() 4012 bool address_p, in finish_id_expression() argument 4022 template_p, done, address_p, template_arg_p, in finish_id_expression()
|
| H A D | parser.c | 5202 bool address_p, in cp_parser_primary_expression() argument 5756 template_p, done, address_p, in cp_parser_primary_expression() 5789 bool address_p, in cp_parser_primary_expression() argument 5794 return cp_parser_primary_expression (parser, address_p, cast_p, template_arg_p, in cp_parser_primary_expression() 6883 cp_parser_postfix_expression (cp_parser *parser, bool address_p, bool cast_p, in cp_parser_postfix_expression() argument 7263 = cp_parser_primary_expression (parser, address_p, cast_p, in cp_parser_postfix_expression() 8208 bool address_p, bool cast_p, bool decltype_p) in cp_parser_unary_expression() argument 8566 return cp_parser_postfix_expression (parser, address_p, cast_p, in cp_parser_unary_expression() 9312 cp_parser_cast_expression (cp_parser *parser, bool address_p, bool cast_p, in cp_parser_cast_expression() argument 9464 return cp_parser_unary_expression (parser, pidk, address_p, in cp_parser_cast_expression() [all …]
|
| H A D | pt.c | 16239 bool done, bool address_p) in tsubst_qualified_id() argument 16367 (scope, expr, done, address_p && PTRMEM_OK_P (qualified_id), in tsubst_qualified_id()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | init.cc | 2371 build_offset_ref (tree type, tree member, bool address_p, in build_offset_ref() argument 2439 if (address_p && DECL_P (t) in build_offset_ref() 2455 else if (address_p && TREE_CODE (member) == FIELD_DECL) in build_offset_ref() 2465 if (!address_p) in build_offset_ref()
|
| H A D | semantics.cc | 2344 bool address_p, in finish_qualified_id_expr() argument 2376 if (address_p && done in finish_qualified_id_expr() 4026 bool address_p, in finish_id_expression_1() argument 4256 address_p, in finish_id_expression_1() 4339 bool address_p, in finish_id_expression() argument 4349 template_p, done, address_p, template_arg_p, in finish_id_expression()
|
| H A D | parser.cc | 5478 bool address_p, in cp_parser_primary_expression() argument 6046 template_p, done, address_p, in cp_parser_primary_expression() 6079 bool address_p, in cp_parser_primary_expression() argument 6084 return cp_parser_primary_expression (parser, address_p, cast_p, template_arg_p, in cp_parser_primary_expression() 7219 cp_parser_postfix_expression (cp_parser *parser, bool address_p, bool cast_p, in cp_parser_postfix_expression() argument 7654 = cp_parser_primary_expression (parser, address_p, cast_p, in cp_parser_postfix_expression() 8668 bool address_p, bool cast_p, bool decltype_p) in cp_parser_unary_expression() argument 9026 return cp_parser_postfix_expression (parser, address_p, cast_p, in cp_parser_unary_expression() 9780 cp_parser_cast_expression (cp_parser *parser, bool address_p, bool cast_p, in cp_parser_cast_expression() argument 9932 return cp_parser_unary_expression (parser, pidk, address_p, in cp_parser_cast_expression() [all …]
|
| H A D | ChangeLog-2005 | 627 parameter. Add address_p and template_arg_p. Use 652 template_p, done, address_p, and template_arg_p. Use
|
| H A D | pt.cc | 16739 bool done, bool address_p) in tsubst_qualified_id() argument 16875 (scope, expr, done, address_p && PTRMEM_OK_P (qualified_id), in tsubst_qualified_id()
|
| H A D | ChangeLog-2003 | 2737 * init.c (build_offset_ref): Add address_p parameter. Fold in
|