/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-tree.def | 57 happens in build_modify_expr() or cp_build_modify_expr()).
|
H A D | objc-act.cc | 1974 s1 = build_modify_expr (input_location, setter_argument, NULL_TREE, in objc_maybe_build_modify_expr() 2074 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref() 2081 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref() 2089 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref() 7656 statement = build_modify_expr in objc_synthesize_setter() 9013 super_expr = build_modify_expr (input_location, super_expr, NULL_TREE, in get_super_receiver() 9051 super_expr = build_modify_expr (input_location, super_expr, NULL_TREE, in get_super_receiver()
|
H A D | ChangeLog | 1836 instead. Use build_modify_expr () instead of build2 (MODIFY_EXPR, 3002 build_modify_expr, build_compound_expr. 3086 build_modify_expr to pass new argument.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-tree.def | 57 happens in build_modify_expr() or cp_build_modify_expr()).
|
H A D | objc-act.c | 1911 s1 = build_modify_expr (input_location, setter_argument, NULL_TREE, in objc_maybe_build_modify_expr() 2011 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref() 2018 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref() 2026 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref() 7556 statement = build_modify_expr in objc_synthesize_setter() 8886 super_expr = build_modify_expr (input_location, super_expr, NULL_TREE, in get_super_receiver() 8924 super_expr = build_modify_expr (input_location, super_expr, NULL_TREE, in get_super_receiver()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 315 return build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic() 361 x = build_modify_expr (loc, blhs ? blhs : lhs, NULL_TREE, opcode, in c_finish_omp_atomic() 509 x = build_modify_expr (loc, var, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic() 596 x = build_modify_expr (loc, vtmp, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic() 644 tree x2 = build_modify_expr (loc, r, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic() 654 tree x2 = build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic() 991 init = build_modify_expr (elocus, decl, NULL_TREE, NOP_EXPR, in c_finish_omp_for()
|
H A D | c-common.h | 625 extern tree build_modify_expr (location_t, tree, tree, enum tree_code,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 278 return build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic() 302 x = build_modify_expr (loc, blhs ? blhs : lhs, NULL_TREE, opcode, in c_finish_omp_atomic() 388 x = build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic() 750 init = build_modify_expr (elocus, decl, NULL_TREE, NOP_EXPR, in c_finish_omp_for()
|
H A D | c-common.h | 606 extern tree build_modify_expr (location_t, tree, tree, enum tree_code,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-1994 | 110 (build_modify_expr): Likewise. 590 * typeck.c (build_modify_expr): Don't just build a MODIFY_EXPR if 608 * typeck.c (build_modify_expr): Understand how to copy an aggregate. 843 * typeck.c (build_modify_expr): When optimizing ?: on lhs, make sure 897 * typeck.c (build_modify_expr): Require complete type after checking 903 * typeck.c (build_modify_expr): Handle assignment to array from 1060 operator=, rather than build_modify_expr. And use 1823 * typeck.c (build_modify_expr): Build up a COMPOUND_EXPR for enum 1911 (build_modify_expr): Use convert instead of convert_force again. 2009 * typeck.c (build_modify_expr): Don't dereference references when [all …]
|
H A D | ChangeLog-1993 | 61 (build_modify_expr): Use it, since trying to do an ADDR_EXPR of it 148 * cp-typeck.c (build_modify_expr): Avoid error messages on small
|
H A D | ChangeLog-1996 | 1346 * typeck.c (build_modify_expr): Always attempt to build a call to 1793 * typeck.c (build_modify_expr): Don't use TREE_VALUE on a 2095 * typeck.c (build_modify_expr): PREINCREMENT_EXPR and 2602 * typeck.c (build_modify_expr): Fix error messages to be more 2737 (build_modify_expr): Likewise. 3226 * typeck.c (unary_complex_lvalue, build_modify_expr, 3634 * typeck.c (unary_complex_lvalue, build_modify_expr, 3820 (build_modify_expr): Delete gc code. 3989 * typeck.c (build_modify_expr): Use a COMPOUND_EXPR instead of
|
H A D | ChangeLog-1995 | 1373 * typeck.c (build_modify_expr): If the class lacks a constructor or 1894 * typeck.c (build_modify_expr): If warn_synth, call build_opfncall 1941 (build_modify_expr): Use it. 2044 * typeck.c (build_modify_expr): Catch incompatible array assignment. 2103 * typeck.c (build_modify_expr): Undo previous change. 2130 * typeck.c (build_modify_expr): Only wrap TARGET_EXPRs in RTL_EXPRs 2726 * typeck.c (build_modify_expr): Complain if 2836 * typeck.c (build_modify_expr): Handle simple assignment from 3052 * typeck.c (build_modify_expr): Compare function name to
|
H A D | ChangeLog-2004 | 374 (build_modify_expr): Likewise. 576 (build_modify_expr): Likewise. 1329 build_modify_expr, get_delta_difference, build_ptrmemfunc, 1903 (build_modify_expr): Add support for MIN_EXPR and MAX_EXPR. 2595 unary_complex_lvalue, cxx_mark_addressable, build_modify_expr, 2888 build_compound_expr, build_modify_expr, expand_ptrmemfunc_cst, 3462 * typeck.c (build_modify_expr, build_x_modify_expr): Set 3800 * typeck.c (build_modify_expr): Pass type directly to 5692 (build_modify_expr): Likewise. 5901 * typeck.c (build_modify_expr): Remove more of the cast-as-lvalue
|
H A D | ChangeLog-2003 | 161 * typeck.c (build_modify_expr): Stabilize lhs if we're narrowing. 883 * typeck.c (build_modify_expr): Call convert rather than abort. 3154 * typeck.c (build_modify_expr): Avoid invalid sharing of trees. 3414 (build_modify_expr): Likewise. 3488 (build_modify_expr): Likewise. 4337 * typeck.c (build_modify_expr): Don't always stabilize the lhs and 6064 * typeck.c (build_modify_expr): Only check C_TYPE_FIELDS_READONLY 6160 (build_modify_expr): Likewise. 6338 * typeck.c (build_modify_expr): Pass it.
|
H A D | coroutines.cc | 4913 r = build_modify_expr (fn_start, parm.guard_var, in morph_fn_to_coro() 4959 r = build_modify_expr (fn_start, coro_promise_live, boolean_type_node, in morph_fn_to_coro() 5065 r = build_modify_expr (fn_start, coro_gro_live, boolean_type_node, in morph_fn_to_coro()
|
H A D | ChangeLog-1999 | 1676 * typeck.c (build_modify_expr): Don't crash when outside a 1870 * typeck.c (build_modify_expr): Don't check for assignments to 3209 * typeck.c (build_modify_expr): Don't build an RTL_EXPR. 3225 * typeck.c (build_modify_expr, COND_EXPR): Make sure we've got an 3745 (build_modify_expr): Likewise. 4063 * init.c (perform_member_init): Don't go through build_modify_expr 4858 * typeck.c (build_modify_expr, c_expand_asm_operands): Use 5262 (build_modify_expr): Likewise. 6072 * typeck.c (build_modify_expr): Check for errors after resolving
|
H A D | ChangeLog-2008 | 441 build_modify_expr. 2260 (build_modify_expr): Original version renamed to 2262 (cp_build_modify_expr): Was build_modify_expr; added SFINAE 2430 * typeck.c (unary_complex_lvalue, build_modify_expr,
|
H A D | ChangeLog-2006 | 1689 * typeck.c (build_modify_expr): Tidy diagnostic message. 1694 * typeck.c (build_modify_expr): Disallow array assignment. 1867 * typeck.c (build_modify_expr): Test arguments for error_operand_p. 2154 (build_modify_expr): Remove spurious conversions.
|
H A D | ChangeLog-2009 | 2167 (build_modify_expr): New arg. 2170 (handle_omp_for_class_iterator): Pass location to build_modify_expr. 2771 * typeck.c (build_modify_expr): Add lhs_origtype parameter. 2843 (build_modify_expr): Add rhs_origtype parameter. Change all
|
H A D | ChangeLog-1997 | 16 (build_modify_expr): Likewise. 2236 * typeck.c (build_modify_expr): Likewise. 2305 * typeck.c (build_modify_expr): Always pedwarn for a cast to
|
H A D | ChangeLog-2001 | 30 * typeck.c (build_modify_expr): Remove old unreachable code & tidy 2661 * method.c (do_build_assign_ref): Don't use build_modify_expr for 3533 * typeck.c (build_modify_expr): Say `initialization' for 3835 * typeck.c (build_modify_expr): Handle getting a CONSTRUCTOR.
|
H A D | ChangeLog-2000 | 2527 (build_modify_expr): Likewise. 4720 (build_modify_expr): Likewise. 5244 build_modify_expr): Use COMPLETE_TYPE_P etc. 6764 build_c_cast, build_modify_expr, get_delta_difference, 6857 (build_modify_expr): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 4961 r = build_modify_expr (fn_start, TREE_OPERAND (fld_idx, 0), in morph_fn_to_coro() 4989 r = build_modify_expr (fn_start, fld_idx, parm.frame_type, in morph_fn_to_coro() 5006 r = build_modify_expr (fn_start, parm.guard_var, in morph_fn_to_coro() 5051 r = build_modify_expr (fn_start, coro_promise_live, boolean_type_node, in morph_fn_to_coro() 5165 r = build_modify_expr (fn_start, coro_gro_live, boolean_type_node, in morph_fn_to_coro()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | ChangeLog | 975 * c-typeck.c (build_modify_expr): Drop qualifiers. 1325 (build_modify_expr): Avoid c_fully_fold if c_in_omp_for. 3344 * c-typeck.c (build_unary_op, build_modify_expr, build_asm_expr, 3498 (build_modify_expr): Do not remove EXCESS_PRECISION_EXPR early. 3649 (build_modify_expr): Likewise. 3900 * c-typeck.c (build_modify_expr): Replace c_save_expr with save_expr. 4911 (build_modify_expr): Likewise. 4996 argument to build_modify_expr in two cases. 7368 (build_modify_expr): Likewise. 7459 * c-typeck.c (build_modify_expr): For lhs op= rhs, if rhs has side [all …]
|