Home
last modified time | relevance | path

Searched refs:build_modify_expr (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c172 return build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic()
180 x = build_modify_expr (input_location, lhs, NULL_TREE, opcode, in c_finish_omp_atomic()
219 x = build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic()
386 init = build_modify_expr (elocus, decl, NULL_TREE, NOP_EXPR, in c_finish_omp_for()
H A Dc-common.h543 extern tree build_modify_expr (location_t, tree, tree, enum tree_code,
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c271 return build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic()
295 x = build_modify_expr (loc, blhs ? blhs : lhs, NULL_TREE, opcode, in c_finish_omp_atomic()
381 x = build_modify_expr (loc, v, NULL_TREE, NOP_EXPR, in c_finish_omp_atomic()
587 init = build_modify_expr (elocus, decl, NULL_TREE, NOP_EXPR, in c_finish_omp_for()
H A Dc-common.h585 extern tree build_modify_expr (location_t, tree, tree, enum tree_code,
/dflybsd-src/contrib/gcc-8.0/gcc/objc/
H A Dobjc-tree.def57 happens in build_modify_expr() or cp_build_modify_expr()).
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-tree.def58 happens in build_modify_expr() or cp_build_modify_expr()).
H A Dobjc-act.c1815 s1 = build_modify_expr (input_location, setter_argument, NULL_TREE, in objc_maybe_build_modify_expr()
1915 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref()
1922 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref()
1930 s1 = build_modify_expr (location, temp_variable_decl, NULL_TREE, in objc_build_incr_expr_for_property_ref()
7450 statement = build_modify_expr in objc_synthesize_setter()
8776 super_expr = build_modify_expr (input_location, super_expr, NULL_TREE, in get_super_receiver()
8814 super_expr = build_modify_expr (input_location, super_expr, NULL_TREE, in get_super_receiver()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-parser.c5391 ret.value = build_modify_expr (op_location, lhs.value, lhs.original_type, in c_parser_expr_no_commas()
9924 init = build_modify_expr (init_loc, decl, decl_exp.original_type, in c_parser_omp_for_loop()
H A Dc-typeck.c4904 build_modify_expr (location_t location, tree lhs, tree lhs_origtype, in build_modify_expr() function
4936 tree inner = build_modify_expr (location, C_MAYBE_CONST_EXPR_EXPR (lhs), in build_modify_expr()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c5838 build_modify_expr (location_t location, tree lhs, tree lhs_origtype, in build_modify_expr() function
5875 tree inner = build_modify_expr (location, C_MAYBE_CONST_EXPR_EXPR (lhs), in build_modify_expr()
H A Dc-parser.c6653 ret.value = build_modify_expr (op_location, lhs.value, lhs.original_type, in c_parser_expr_no_commas()
15753 init = build_modify_expr (init_loc, decl, decl_exp.original_type, in c_parser_omp_for_loop()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c4644 incr = build_modify_expr (elocus, decl, NULL_TREE, PLUS_EXPR, in handle_omp_for_class_iterator()
H A Dtypeck.c6620 build_modify_expr (location_t location ATTRIBUTE_UNUSED, in build_modify_expr() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c7954 incr = build_modify_expr (elocus, decl, NULL_TREE, PLUS_EXPR, in handle_omp_for_class_iterator()
H A Dtypeck.c7882 build_modify_expr (location_t location, in build_modify_expr() function