Home
last modified time | relevance | path

Searched refs:EXPR_LOCATION (Results 1 – 25 of 78) sorted by relevance

1234

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dconvert.cc56 location_t loc = EXPR_LOCATION (expr); in convert_to_pointer_1()
115 return maybe_wrap_with_location (result, EXPR_LOCATION (orig_expr)); in preserve_any_location_wrapper()
153 location_t loc = EXPR_LOCATION (expr); in convert_to_real_1()
160 return build2_loc (EXPR_LOCATION (expr), COMPOUND_EXPR, TREE_TYPE (t), in convert_to_real_1()
465 location_t loc = EXPR_LOCATION (expr); in convert_to_integer_1()
480 return build2_loc (EXPR_LOCATION (expr), COMPOUND_EXPR, TREE_TYPE (t), in convert_to_integer_1()
985 location_t loc = EXPR_LOCATION (expr); in convert_to_complex_1()
1010 return build2_loc (EXPR_LOCATION (expr), COMPOUND_EXPR, in convert_to_complex_1()
1170 ASSERT_EQ (EXPR_LOCATION (result), loc); in test_convert_to_integer_maybe_fold()
Dgimplify.cc1070 return EXPR_LOCATION (expr); in rexpr_location()
1442 start_locus = EXPR_LOCATION (bind_expr); in gimplify_bind_expr()
1763 location_t loc = EXPR_LOCATION (decl); in gimple_add_init_for_auto_var()
2767 gimple_set_location (switch_stmt, EXPR_LOCATION (switch_expr)); in gimplify_switch_expr()
2779 gimple_set_location (bind, EXPR_LOCATION (switch_expr)); in gimplify_switch_expr()
2805 gimple_set_location (label_stmt, EXPR_LOCATION (*expr_p)); in gimplify_label_expr()
2836 gimple_set_location (label_stmt, EXPR_LOCATION (*expr_p)); in gimplify_case_label_expr()
2997 location_t loc = EXPR_LOCATION (*expr_p); in gimplify_conversion()
3159 location_t loc = EXPR_LOCATION (*expr_p); in gimplify_compound_lval()
3359 location_t loc = EXPR_LOCATION (*expr_p); in gimplify_self_mod_expr()
[all …]
Dgcc-rich-location.cc50 add_range (EXPR_LOCATION (expr), SHOW_RANGE_WITHOUT_CARET, label); in add_expr()
Dwarning-control.cc73 return EXPR_LOCATION (expr); in get_location()
Dbuiltins.cc2524 location_t loc = EXPR_LOCATION (exp); in expand_builtin_sincos()
2633 location_t loc = EXPR_LOCATION (exp); in expand_builtin_cexpi()
2875 exp = build_call_nofold_loc (EXPR_LOCATION (exp), fallback_fndecl, 1, arg); in expand_builtin_int_roundingfn()
2990 exp = build_call_nofold_loc (EXPR_LOCATION (exp), in expand_builtin_int_roundingfn_2()
3161 loc = EXPR_LOCATION (exp); in expand_builtin_strnlen()
3579 location_t loc = EXPR_LOCATION (exp); in expand_builtin_stpcpy_1()
3728 location_t loc = EXPR_LOCATION (exp); in check_strncat_sizes()
3754 location_t loc = EXPR_LOCATION (exp); in expand_builtin_strncpy()
4292 fn = build_call_nofold_loc (EXPR_LOCATION (orig_exp), fndecl, 3, in expand_builtin_memset_args()
4295 fn = build_call_nofold_loc (EXPR_LOCATION (orig_exp), fndecl, 2, in expand_builtin_memset_args()
[all …]
Dgimple-array-bounds.cc713 location = EXPR_LOCATION (t); in check_array_bounds()
Dtree.cc3940 expr = build1_loc (EXPR_LOCATION (expr), SAVE_EXPR, TREE_TYPE (expr), expr); in save_expr()
4856 protected_set_expr_location (result, EXPR_LOCATION (ref)); in stabilize_reference()
6492 if (EXPR_LOCATION (t1) != EXPR_LOCATION (t2)) in simple_cst_equal()
7949 ret = build2_loc (EXPR_LOCATION (op), COMPOUND_EXPR, in get_narrower()
11645 return EXPR_LOCATION (exp); in tree_nonartificial_location()
11674 loc = EXPR_LOCATION (exp); in tree_inlined_location()
12630 location_t loc = EXPR_LOCATION (exp); in array_ref_element_size()
12823 location_t loc = EXPR_LOCATION (exp); in component_ref_field_offset()
14195 location_t pure_loc = get_pure_location (EXPR_LOCATION (expr)); in set_source_range()
14996 ASSERT_EQ (loc, EXPR_LOCATION (wrapped_int_cst)); in test_location_wrappers()
[all …]
Dtree-tailcall.cc1164 EXPR_LOCATION (param)); in tree_optimize_tail_calls_1()
Dtree-streamer-out.cc485 stream_output_location (ob, &bp, EXPR_LOCATION (expr)); in streamer_write_tree_bitfields()
Dgimple-fold.cc223 cval = build1_loc (EXPR_LOCATION (cval), in canonicalize_constructor_val()
324 result = fold_unary_loc (EXPR_LOCATION (expr), in maybe_fold_reference()
330 result = fold_ternary_loc (EXPR_LOCATION (expr), in maybe_fold_reference()
5936 *t = build3_loc (EXPR_LOCATION (*t), BIT_FIELD_REF, in maybe_canonicalize_mem_ref_addr()
7487 return fold_unary_loc (EXPR_LOCATION (rhs), in gimple_fold_stmt_to_constant_1()
7495 return fold_ternary_loc (EXPR_LOCATION (rhs), in gimple_fold_stmt_to_constant_1()
8316 return fold_build1_loc (EXPR_LOCATION (t), in fold_const_aggregate_ref_1()
Dtree-sra.cc2712 expr = build_ref_for_model (EXPR_LOCATION (parent->base), parent->base, in create_artificial_child_access()
2856 lacc->expr = build_ref_for_model (EXPR_LOCATION (lacc->base), in propagate_subaccesses_from_rhs()
4702 EXPR_LOCATION (parm)); in initialize_parameter_reductions()
Dprint-tree.cc1018 expanded_location xloc = expand_location (EXPR_LOCATION (node)); in print_node()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-gimplify.cc143 location_t locus = EXPR_LOCATION (*stmt_p); in genericize_if_stmt()
738 = fold_builtin_source_location (EXPR_LOCATION (*expr_p)); in cp_gimplify_expr()
743 (EXPR_LOCATION (*expr_p), call_expr_nargs (*expr_p), in cp_gimplify_expr()
749 (EXPR_LOCATION (*expr_p), call_expr_nargs (*expr_p), in cp_gimplify_expr()
932 iloc_sentinel ils = EXPR_LOCATION (*stmt_p); in cp_genericize_init_expr()
948 iloc_sentinel ils = EXPR_LOCATION (*stmt_p); in cp_genericize_target_expr()
1000 error_at (EXPR_LOCATION (stmt), in cp_fold_r()
1347 *stmt_p = build2_loc (EXPR_LOCATION (stmt), in cp_genericize_r()
1785 *stmt_p = build1_loc (EXPR_LOCATION (stmt), VIEW_CONVERT_EXPR, in cp_genericize_r()
2509 loc = EXPR_LOCATION (x); in cp_fold()
[all …]
Dcp-ubsan.cc145 op = cp_ubsan_maybe_instrument_vptr (EXPR_LOCATION (stmt), op, in cp_ubsan_maybe_instrument_member_call()
181 base = cp_ubsan_instrument_vptr (EXPR_LOCATION (stmt), base, in cp_ubsan_maybe_instrument_member_access()
185 = build_fold_indirect_ref_loc (EXPR_LOCATION (stmt), base); in cp_ubsan_maybe_instrument_member_access()
Dexcept.cc1000 if (warning_at (EXPR_LOCATION (handler), OPT_Wexceptions, in check_handlers_1()
1003 inform (EXPR_LOCATION (master), "for type %qT", type); in check_handlers_1()
1032 permerror (EXPR_LOCATION (handler), "%<...%>" in check_handlers()
Dconstexpr.cc1399 return fold_builtin_source_location (EXPR_LOCATION (t)); in cxx_eval_builtin_function_call()
1495 location_t loc = EXPR_LOCATION (t); in cxx_eval_builtin_function_call()
1506 location_t loc = EXPR_LOCATION (t); in cxx_eval_builtin_function_call()
1515 new_call = fold_builtin_call_array (EXPR_LOCATION (t), TREE_TYPE (t), in cxx_eval_builtin_function_call()
1527 && EXPR_LOCATION (t) == BUILTINS_LOCATION) in cxx_eval_builtin_function_call()
1531 new_call = build_call_array_loc (EXPR_LOCATION (t), TREE_TYPE (t), in cxx_eval_builtin_function_call()
3226 location_t loc = EXPR_LOCATION (t); in cxx_eval_unary_expression()
3264 location_t loc = EXPR_LOCATION (t); in cxx_fold_pointer_plus_expression()
3327 return build1_loc (EXPR_LOCATION (t), ADDR_EXPR, TREE_TYPE (op0), r); in cxx_maybe_fold_addr_pointer_plus()
3353 location_t loc = EXPR_LOCATION (t); in cxx_eval_binary_expression()
[all …]
Dcoroutines.cc1421 location_t loc = EXPR_LOCATION (arg); in coro_validate_builtin_call()
1436 loc = EXPR_LOCATION (arg); in coro_validate_builtin_call()
1651 location_t loc = EXPR_LOCATION (*stmt); in expand_one_await_expression()
1916 location_t loc = EXPR_LOCATION (await_expr); in transform_await_expr()
2567 warning_at (EXPR_LOCATION (await_expr), 0, "duplicate info for %qE", in register_await_info()
3086 location_t sloc = EXPR_LOCATION (*stmt); in maybe_promote_temps()
3290 location_t sloc = EXPR_LOCATION (*expr); in expand_one_truth_if()
3370 location_t loc = EXPR_LOCATION (expr); in replace_continue()
3474 location_t sloc = EXPR_LOCATION (IF_COND (if_stmt)); in await_statement_walker()
3546 location_t sloc = EXPR_LOCATION (FOR_EXPR (for_stmt)); in await_statement_walker()
[all …]
Dexpr.cc191 loc = EXPR_LOCATION (expr); in mark_use()
Dsemantics.cc885 location_t loc = EXPR_LOCATION (expr); in finish_expr_stmt()
1004 if (from_macro_expansion_at (EXPR_LOCATION (cond))) in maybe_warn_for_constant_evaluated()
1012 warning_at (EXPR_LOCATION (cond), OPT_Wtautological_compare, in maybe_warn_for_constant_evaluated()
1016 warning_at (EXPR_LOCATION (cond), OPT_Wtautological_compare, in maybe_warn_for_constant_evaluated()
1020 warning_at (EXPR_LOCATION (cond), OPT_Wtautological_compare, in maybe_warn_for_constant_evaluated()
2881 sizeof_arg_loc[i] = EXPR_LOCATION (t); in finish_call_expr()
4921 init = build_empty_stmt (EXPR_LOCATION (*tp)); in finalize_nrv_r()
4923 SET_EXPR_LOCATION (init, EXPR_LOCATION (*tp)); in finalize_nrv_r()
10000 elocus = EXPR_LOCATION (init); in handle_omp_for_class_iterator()
10016 tree tem = build_x_binary_op (EXPR_LOCATION (cond), in handle_omp_for_class_iterator()
[all …]
Dconstraint.cc1999 tree type = tsubst_type_requirement_1 (t0, args, info, EXPR_LOCATION (t)); in tsubst_type_requirement()
2069 tree type = tsubst_type_requirement_1 (t1, args, info, EXPR_LOCATION (t)); in tsubst_compound_requirement()
2630 error_at (EXPR_LOCATION (ATOMIC_CONSTR_EXPR (entry->atom)), in get()
2676 error_at (EXPR_LOCATION (ATOMIC_CONSTR_EXPR (entry->atom)), in save()
2986 iloc_sentinel ils (EXPR_LOCATION (result)); in satisfy_atom()
Dpt.cc16746 location_t loc = EXPR_LOCATION (qualified_id); in tsubst_qualified_id()
17234 return maybe_wrap_with_location (op0, EXPR_LOCATION (t)); in tsubst_copy()
17298 SET_EXPR_LOCATION (r, EXPR_LOCATION (t)); in tsubst_copy()
17389 r = build1_loc (EXPR_LOCATION (t), code, type, op0); in tsubst_copy()
17395 && EXPR_LOCATION (r) == UNKNOWN_LOCATION in tsubst_copy()
17617 return build_x_va_arg (EXPR_LOCATION (t), op0, type); in tsubst_copy()
18288 incr = build_x_modify_expr (EXPR_LOCATION (incr), lhs, in tsubst_omp_for_iterator()
18994 tree l = finish_case_label (EXPR_LOCATION (t), low, high); in tsubst_expr()
19041 tmp = finish_asm_stmt (EXPR_LOCATION (t), ASM_VOLATILE_P (t), string, in tsubst_expr()
19262 t = finish_omp_for (EXPR_LOCATION (t), TREE_CODE (t), declv, in tsubst_expr()
[all …]
Dcall.cc2494 EXPR_LOCATION (arg)); in add_function_candidate()
2502 EXPR_LOCATION (arg)); in add_function_candidate()
2594 EXPR_LOCATION (arg)); in add_conv_candidate()
2652 types[i], EXPR_LOCATION (args[i])); in build_builtin_candidate()
2659 EXPR_LOCATION (args[i])); in build_builtin_candidate()
2679 EXPR_LOCATION (args[2])); in build_builtin_candidate()
3550 EXPR_LOCATION (arg)); in add_template_candidate_real()
4319 EXPR_LOCATION (expr)); in build_user_type_conversion_1()
4350 EXPR_LOCATION (expr)); in build_user_type_conversion_1()
4673 else if (invalid_nonstatic_memfn_p (EXPR_LOCATION (arg), arg, complain)) in resolve_args()
[all …]
Dtypeck.cc3673 && cp_strict_aliasing_warning (EXPR_LOCATION (ptr), in cp_build_indirect_ref_1()
5283 op1 = cp_build_binary_op (EXPR_LOCATION (op1), NE_EXPR, op1, in cp_build_binary_op()
5302 op0 = cp_build_binary_op (EXPR_LOCATION (op0), NE_EXPR, op0, in cp_build_binary_op()
5311 op1 = cp_build_binary_op (EXPR_LOCATION (op1), NE_EXPR, op1, in cp_build_binary_op()
6700 t = build_fold_addr_expr_loc (EXPR_LOCATION (t), t); in build_address()
6713 return build1_loc (EXPR_LOCATION (expr), NOP_EXPR, type, expr); in build_nop()
7619 expr = build_x_compound_expr (EXPR_LOCATION (TREE_VALUE (list)), in build_x_compound_expr_from_list()
7655 expr = build_x_compound_expr (EXPR_LOCATION (t), expr, in build_x_compound_expr_from_vec()
8395 cp_strict_aliasing_warning (EXPR_LOCATION (expr), type, expr); in build_reinterpret_cast_1()
8509 cp_strict_aliasing_warning (EXPR_LOCATION (expr), type, expr); in build_reinterpret_cast_1()
[all …]
Dinit.cc903 warning_at (EXPR_LOCATION (init), OPT_Winit_self, in find_uninit_fields_r()
909 warning_at (EXPR_LOCATION (init), OPT_Wuninitialized, in find_uninit_fields_r()
913 warning_at (EXPR_LOCATION (init), OPT_Wuninitialized, in find_uninit_fields_r()
1598 iloc_sentinel ils (EXPR_LOCATION (TREE_TYPE (mem_inits))); in emit_mem_initializers()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm-builtins.cc3064 error_at (EXPR_LOCATION (exp), in arm_expand_builtin_args()
3068 error_at (EXPR_LOCATION (exp), in arm_expand_builtin_args()
3077 error_at (EXPR_LOCATION (exp), in arm_expand_builtin_args()
3085 error_at (EXPR_LOCATION (exp), in arm_expand_builtin_args()
3311 error_at (EXPR_LOCATION (exp), in arm_expand_acle_builtin()
3316 error_at (EXPR_LOCATION (exp), in arm_expand_acle_builtin()
3440 error_at (EXPR_LOCATION (exp), in arm_expand_builtin()

1234