Lines Matching defs:loc

145 expr_location_or (tree t, location_t loc)  in expr_location_or()
155 protected_set_expr_location_unshare (tree x, location_t loc) in protected_set_expr_location_unshare()
548 fold_negate_expr (location_t loc, tree t) in fold_negate_expr()
760 location_t loc; in negate_expr() local
880 associate_trees (location_t loc, tree t1, tree t2, enum tree_code code, tree type) in associate_trees()
1433 size_binop_loc (location_t loc, enum tree_code code, tree arg0, tree arg1) in size_binop_loc()
1477 size_diffop_loc (location_t loc, tree arg0, tree arg1) in size_diffop_loc()
1871 fold_convert_loc (location_t loc, tree type, tree arg) in fold_convert_loc()
2091 non_lvalue_loc (location_t loc, tree x) in non_lvalue_loc()
2112 pedantic_non_lvalue_loc (location_t loc, tree x) in pedantic_non_lvalue_loc()
2293 combine_comparisons (location_t loc, in combine_comparisons()
2900 eval_subst (location_t loc, tree arg, tree old0, tree new0, in eval_subst()
2987 omit_one_operand_loc (location_t loc, tree type, tree result, tree omitted) in omit_one_operand_loc()
3007 pedantic_omit_one_operand_loc (location_t loc, tree type, tree result, in pedantic_omit_one_operand_loc()
3035 omit_two_operands_loc (location_t loc, tree type, tree result, in omit_two_operands_loc()
3057 fold_truth_not_expr (location_t loc, tree arg) in fold_truth_not_expr()
3199 invert_truthvalue_loc (location_t loc, tree arg) in invert_truthvalue_loc()
3223 distribute_bit_expr (location_t loc, enum tree_code code, tree type, in distribute_bit_expr()
3272 distribute_real_division (location_t loc, enum tree_code code, tree type, in distribute_real_division()
3314 make_bit_field_ref (location_t loc, tree inner, tree type, in make_bit_field_ref()
3364 optimize_bit_field_compare (location_t loc, enum tree_code code, in optimize_bit_field_compare()
3543 decode_field_reference (location_t loc, tree exp, HOST_WIDE_INT *pbitsize, in decode_field_reference()
3841 make_range_step (location_t loc, enum tree_code code, tree arg0, tree arg1, in make_range_step()
4118 location_t loc = EXPR_LOCATION (exp); in make_range() local
4175 build_range_check (location_t loc, tree type, tree exp, int in_p, in build_range_check()
4563 fold_cond_expr_with_comparison (location_t loc, tree type, in fold_cond_expr_with_comparison()
4874 fold_range_test (location_t loc, enum tree_code code, tree type, in fold_range_test()
5015 merge_truthop_with_opposite_arm (location_t loc, tree op, tree cmpop, in merge_truthop_with_opposite_arm()
5093 fold_truth_andor_1 (location_t loc, enum tree_code code, tree truth_type, in fold_truth_andor_1()
5501 optimize_minmax_comparison (location_t loc, enum tree_code code, tree type, in optimize_minmax_comparison()
6037 fold_binary_op_with_conditional_arg (location_t loc, in fold_binary_op_with_conditional_arg()
6154 fold_mathfn_compare (location_t loc, in fold_mathfn_compare()
6272 fold_inf_compare (location_t loc, enum tree_code code, tree type, in fold_inf_compare()
6347 fold_div_compare (location_t loc, in fold_div_compare()
6505 fold_single_bit_test_into_sign_test (location_t loc, in fold_single_bit_test_into_sign_test()
6541 fold_single_bit_test (location_t loc, enum tree_code code, in fold_single_bit_test()
6701 fold_widened_comparison (location_t loc, enum tree_code code, in fold_widened_comparison()
6796 fold_sign_changed_comparison (location_t loc, enum tree_code code, tree type, in fold_sign_changed_comparison()
6852 try_move_mult_to_index (location_t loc, tree addr, tree op1) in try_move_mult_to_index()
7060 fold_to_nonsharp_ineq_using_bound (location_t loc, tree ineq, tree bound) in fold_to_nonsharp_ineq_using_bound()
7112 fold_plusminus_mult_expr (location_t loc, enum tree_code code, tree type, in fold_plusminus_mult_expr()
7659 build_fold_addr_expr_with_type_loc (location_t loc, tree t, tree ptrtype) in build_fold_addr_expr_with_type_loc()
7691 build_fold_addr_expr_loc (location_t loc, tree t) in build_fold_addr_expr_loc()
7705 fold_unary_loc (location_t loc, enum tree_code code, tree type, tree op0) in fold_unary_loc()
8392 fold_unary_ignore_overflow_loc (location_t loc, enum tree_code code, in fold_unary_ignore_overflow_loc()
8411 fold_truth_andor (location_t loc, enum tree_code code, tree type, in fold_truth_andor()
8558 fold_minmax (location_t loc, enum tree_code code, tree type, tree op0, tree op1) in fold_minmax()
8604 maybe_canonicalize_comparison_1 (location_t loc, enum tree_code code, tree type, in maybe_canonicalize_comparison_1()
8714 maybe_canonicalize_comparison (location_t loc, enum tree_code code, tree type, in maybe_canonicalize_comparison()
8809 fold_comparison (location_t loc, enum tree_code code, tree type, in fold_comparison()
9528 fold_mult_zconjz (location_t loc, tree type, tree expr) in fold_mult_zconjz()
9723 fold_addr_of_array_ref_difference (location_t loc, tree type, in fold_addr_of_array_ref_difference()
9762 fold_binary_loc (location_t loc, in fold_binary_loc()
13711 fold_ternary_loc (location_t loc, enum tree_code code, tree type, in fold_ternary_loc()
14144 location_t loc = EXPR_LOCATION (expr); in fold() local
14479 fold_build1_stat_loc (location_t loc, in fold_build1_stat_loc()
14518 fold_build2_stat_loc (location_t loc, in fold_build2_stat_loc()
14573 fold_build3_stat_loc (location_t loc, enum tree_code code, tree type, in fold_build3_stat_loc()
14643 fold_build_call_array_loc (location_t loc, tree type, tree fn, in fold_build_call_array_loc()
14716 fold_build1_initializer_loc (location_t loc, enum tree_code code, in fold_build1_initializer_loc()
14729 fold_build2_initializer_loc (location_t loc, enum tree_code code, in fold_build2_initializer_loc()
14742 fold_build3_initializer_loc (location_t loc, enum tree_code code, in fold_build3_initializer_loc()
14755 fold_build_call_array_initializer_loc (location_t loc, tree type, tree fn, in fold_build_call_array_initializer_loc()
15782 location_t loc = EXPR_LOCATION (exp); in fold_read_from_constant_string() local
16093 fold_indirect_ref_1 (location_t loc, tree type, tree op0) in fold_indirect_ref_1()
16229 build_fold_indirect_ref_loc (location_t loc, tree t) in build_fold_indirect_ref_loc()
16243 fold_indirect_ref_loc (location_t loc, tree t) in fold_indirect_ref_loc()
16310 round_up_loc (location_t loc, tree value, int divisor) in round_up_loc()
16378 round_down_loc (location_t loc, tree value, int divisor) in round_down_loc()
16429 location_t loc = EXPR_LOCATION (exp); in split_address_to_core_and_offset() local
16499 location_t loc = EXPR_LOCATION (exp); in fold_strip_sign_ops() local