Lines Matching +defs:change +defs:loc +defs:exp
147 expr_location_or (tree t, location_t loc) in expr_location_or()
157 protected_set_expr_location_unshare (tree x, location_t loc) in protected_set_expr_location_unshare()
531 fold_negate_expr_1 (location_t loc, tree t) in fold_negate_expr_1()
729 fold_negate_expr (location_t loc, tree t) in fold_negate_expr()
747 location_t loc; in negate_expr() local
896 associate_trees (location_t loc, tree t1, tree t2, enum tree_code code, tree type) in associate_trees()
1910 size_binop_loc (location_t loc, enum tree_code code, tree arg0, tree arg1) in size_binop_loc()
1962 size_diffop_loc (location_t loc, tree arg0, tree arg1) in size_diffop_loc()
2407 fold_convert_loc (location_t loc, tree type, tree arg) in fold_convert_loc()
2628 non_lvalue_loc (location_t loc, tree x) in non_lvalue_loc()
2644 pedantic_non_lvalue_loc (location_t loc, tree x) in pedantic_non_lvalue_loc()
2840 combine_comparisons (location_t loc, in combine_comparisons()
4056 eval_subst (location_t loc, tree arg, tree old0, tree new0, in eval_subst()
4143 omit_one_operand_loc (location_t loc, tree type, tree result, tree omitted) in omit_one_operand_loc()
4170 omit_two_operands_loc (location_t loc, tree type, tree result, in omit_two_operands_loc()
4192 fold_truth_not_expr (location_t loc, tree arg) in fold_truth_not_expr()
4335 fold_invert_truthvalue (location_t loc, tree arg) in fold_invert_truthvalue()
4349 invert_truthvalue_loc (location_t loc, tree arg) in invert_truthvalue_loc()
4368 make_bit_field_ref (location_t loc, tree inner, tree orig_inner, tree type, in make_bit_field_ref()
4449 optimize_bit_field_compare (location_t loc, enum tree_code code, in optimize_bit_field_compare()
4643 decode_field_reference (location_t loc, tree *exp_, HOST_WIDE_INT *pbitsize, in decode_field_reference()
4648 tree exp = *exp_; in decode_field_reference() local
4751 sign_bit_p (tree exp, const_tree val) in sign_bit_p()
4782 simple_operand_p (const_tree exp) in simple_operand_p()
4813 simple_operand_p_2 (tree exp) in simple_operand_p_2()
4935 make_range_step (location_t loc, enum tree_code code, tree arg0, tree arg1, in make_range_step()
5230 make_range (tree exp, int *pin_p, tree *plow, tree *phigh, in make_range()
5238 location_t loc = EXPR_LOCATION (exp); in make_range() local
5363 build_range_check (location_t loc, tree type, tree exp, int in_p, in build_range_check()
5736 fold_cond_expr_with_comparison (location_t loc, tree type, in fold_cond_expr_with_comparison()
5955 fold_range_test (location_t loc, enum tree_code code, tree type, in fold_range_test()
6107 merge_truthop_with_opposite_arm (location_t loc, tree op, tree cmpop, in merge_truthop_with_opposite_arm()
6185 fold_truth_andor_1 (location_t loc, enum tree_code code, tree truth_type, in fold_truth_andor_1()
7037 fold_binary_op_with_conditional_arg (location_t loc, in fold_binary_op_with_conditional_arg()
7270 fold_single_bit_test_into_sign_test (location_t loc, in fold_single_bit_test_into_sign_test()
7305 fold_single_bit_test (location_t loc, enum tree_code code, in fold_single_bit_test()
7425 fold_to_nonsharp_ineq_using_bound (location_t loc, tree ineq, tree bound) in fold_to_nonsharp_ineq_using_bound()
7477 fold_plusminus_mult_expr (location_t loc, enum tree_code code, tree type, in fold_plusminus_mult_expr()
8599 build_fold_addr_expr_with_type_loc (location_t loc, tree t, tree ptrtype) in build_fold_addr_expr_with_type_loc()
8641 build_fold_addr_expr_loc (location_t loc, tree t) in build_fold_addr_expr_loc()
8653 fold_unary_loc (location_t loc, enum tree_code code, tree type, tree op0) in fold_unary_loc()
8847 int change = 0; in fold_unary_loc() local
9035 fold_unary_ignore_overflow_loc (location_t loc, enum tree_code code, in fold_unary_ignore_overflow_loc()
9054 fold_truth_andor (location_t loc, enum tree_code code, tree type, in fold_truth_andor()
9207 maybe_canonicalize_comparison_1 (location_t loc, enum tree_code code, tree type, in maybe_canonicalize_comparison_1()
9284 maybe_canonicalize_comparison (location_t loc, enum tree_code code, tree type, in maybe_canonicalize_comparison()
9396 fold_comparison (location_t loc, enum tree_code code, tree type, in fold_comparison()
9834 fold_mult_zconjz (location_t loc, tree type, tree expr) in fold_mult_zconjz()
9952 fold_addr_of_array_ref_difference (location_t loc, tree type, in fold_addr_of_array_ref_difference()
10206 fold_binary_loc (location_t loc, enum tree_code code, tree type, in fold_binary_loc()
12228 fold_ternary_loc (location_t loc, enum tree_code code, tree type, in fold_ternary_loc()
12845 location_t loc = EXPR_LOCATION (expr); in fold() local
13194 fold_build1_loc (location_t loc, in fold_build1_loc()
13231 fold_build2_loc (location_t loc, in fold_build2_loc()
13284 fold_build3_loc (location_t loc, enum tree_code code, tree type, in fold_build3_loc()
13352 fold_build_call_array_loc (location_t loc, tree type, tree fn, in fold_build_call_array_loc()
13425 fold_build1_initializer_loc (location_t loc, enum tree_code code, in fold_build1_initializer_loc()
13438 fold_build2_initializer_loc (location_t loc, enum tree_code code, in fold_build2_initializer_loc()
13451 fold_build_call_array_initializer_loc (location_t loc, tree type, tree fn, in fold_build_call_array_initializer_loc()
14680 fold_read_from_constant_string (tree exp) in fold_read_from_constant_string()
14689 location_t loc = EXPR_LOCATION (exp); in fold_read_from_constant_string() local
15061 fold_indirect_ref_1 (location_t loc, tree type, tree op0) in fold_indirect_ref_1()
15215 build_fold_indirect_ref_loc (location_t loc, tree t) in build_fold_indirect_ref_loc()
15229 fold_indirect_ref_loc (location_t loc, tree t) in fold_indirect_ref_loc()
15295 round_up_loc (location_t loc, tree value, unsigned int divisor) in round_up_loc()
15357 round_down_loc (location_t loc, tree value, int divisor) in round_down_loc()
15401 split_address_to_core_and_offset (tree exp, in split_address_to_core_and_offset()
15408 location_t loc = EXPR_LOCATION (exp); in split_address_to_core_and_offset() local
15490 convert_to_ptrofftype_loc (location_t loc, tree off) in convert_to_ptrofftype_loc()
15497 fold_build_pointer_plus_loc (location_t loc, tree ptr, tree off) in fold_build_pointer_plus_loc()
15505 fold_build_pointer_plus_hwi_loc (location_t loc, tree ptr, HOST_WIDE_INT off) in fold_build_pointer_plus_hwi_loc()