Searched defs:address_p (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgenoutput.c128 char address_p; member in struct:operand_data
H A Dtree-ssa-loop-ivopts.c3846 get_computation_cost_at(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand, bool address_p, bitmap *depends_on, tree at) argument
4011 get_computation_cost(struct ivopts_data *data, struct iv_use *use, struct iv_cand *cand, bool address_p, bitmap *depends_on) argument
/freebsd-9.3-release/contrib/gcc/cp/
H A Dinit.c1320 build_offset_ref (tree type, tree member, bool address_p) argument
H A Dsemantics.c1570 finish_qualified_id_expr(tree qualifying_class, tree expr, bool done, bool address_p, bool template_p, bool template_arg_p) argument
2508 finish_id_expression(tree id_expression, tree decl, tree scope, cp_id_kind *idk, bool integral_constant_expression_p, bool allow_non_integral_constant_expression_p, bool *non_integral_constant_expression_p, bool template_p, bool done, bool address_p, bool template_arg_p, const char **error_msg) argument
H A Dpt.c7916 tsubst_qualified_id(tree qualified_id, tree args, tsubst_flags_t complain, tree in_decl, bool done, bool address_p) argument
H A Dparser.c2922 cp_parser_primary_expression(cp_parser *parser, bool address_p, bool cast_p, bool template_arg_p, cp_id_kind *idk) argument
4091 cp_parser_postfix_expression(cp_parser *parser, bool address_p, bool cast_p) argument
4991 cp_parser_unary_expression(cp_parser *parser, bool address_p, bool cast_p) argument
5553 cp_parser_cast_expression(cp_parser *parser, bool address_p, bool cast_p) argument
9343 bool address_p; local
[all...]

Completed in 156 milliseconds