| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ubsan.cc | 659 data = build_fold_addr_expr_loc (loc, data); in ubsan_instrument_unreachable() 734 data = build_fold_addr_expr_loc (loc, data); in ubsan_expand_bounds_ifn() 860 data = build_fold_addr_expr_loc (loc, data); in ubsan_expand_null_ifn() 1022 data = build_fold_addr_expr_loc (loc, data); in ubsan_expand_objsize_ifn() 1168 data = build_fold_addr_expr_loc (loc, data); in ubsan_expand_ptr_ifn() 1354 data = build_fold_addr_expr_loc (loc, data); in ubsan_expand_vptr_ifn() 1582 build_fold_addr_expr_loc (loc, data), in ubsan_build_overflow_builtin() 1775 data = build_fold_addr_expr_loc (loc, data); in instrument_bool_enum_load() 1956 build_fold_addr_expr_loc (loc, data), in ubsan_instrument_float_cast() 2010 data = build_fold_addr_expr_loc (loc[0], data); in instrument_nonnull_arg() [all …]
|
| D | fold-const.h | 132 build_fold_addr_expr_loc (UNKNOWN_LOCATION, (T)) 133 extern tree build_fold_addr_expr_loc (location_t, tree);
|
| D | omp-low.cc | 4758 z = build_fold_addr_expr_loc (loc, z); in handle_simd_reference() 5144 t = build_fold_addr_expr_loc (clause_loc, t); in lower_rec_input_clauses() 5384 x = build_fold_addr_expr_loc (clause_loc, x); in lower_rec_input_clauses() 5449 x = build_fold_addr_expr_loc (clause_loc, x); in lower_rec_input_clauses() 5807 x = build_fold_addr_expr_loc (clause_loc, x); in lower_rec_input_clauses() 5827 x = build_fold_addr_expr_loc (clause_loc, x); in lower_rec_input_clauses() 6047 x = build_fold_addr_expr_loc (clause_loc, x); in lower_rec_input_clauses() 6194 nx = build_fold_addr_expr_loc (clause_loc, in lower_rec_input_clauses() 6271 nx = build_fold_addr_expr_loc (clause_loc, nx); in lower_rec_input_clauses() 6344 x = build_fold_addr_expr_loc (clause_loc, x); in lower_rec_input_clauses() [all …]
|
| D | symtab-thunks.cc | 529 call = gimple_build_call_vec (build_fold_addr_expr_loc (0, alias), vargs); in expand_thunk()
|
| D | gimplify.cc | 4355 then_ = build_fold_addr_expr_loc (loc, then_); in gimplify_cond_expr() 4358 else_ = build_fold_addr_expr_loc (loc, else_); in gimplify_cond_expr() 4606 from_ptr = build_fold_addr_expr_loc (loc, from); in gimplify_modify_expr_to_memcpy() 4610 to_ptr = build_fold_addr_expr_loc (loc, to); in gimplify_modify_expr_to_memcpy() 4659 to_ptr = build_fold_addr_expr_loc (loc, to); in gimplify_modify_expr_to_memset() 6289 src = build_fold_addr_expr_loc (loc, op1); in gimplify_variable_sized_compare() 6290 dest = build_fold_addr_expr_loc (loc, op0); in gimplify_variable_sized_compare() 6468 build_fold_addr_expr_loc (loc, in gimplify_addr_expr() 16106 tmp = build_fold_addr_expr_loc (input_location, *expr_p); in gimplify_expr()
|
| D | calls.cc | 1406 args[i].tree_value = build_fold_addr_expr_loc (loc, in initialize_argument_information() 1466 = build_fold_addr_expr_loc (loc, make_tree (type, copy)); in initialize_argument_information()
|
| D | fold-const.cc | 9240 t = build_fold_addr_expr_loc (loc, TREE_OPERAND (t, 0)); in build_fold_addr_expr_with_type_loc() 9254 build_fold_addr_expr_loc (location_t loc, tree t) in build_fold_addr_expr_loc() function 9427 build_fold_addr_expr_loc (loc, base)); in fold_unary_loc() 10258 base0 = build_fold_addr_expr_loc (loc, base0); in fold_comparison() 10260 base1 = build_fold_addr_expr_loc (loc, base1); in fold_comparison() 16370 core = build_fold_addr_expr_loc (loc, core); in split_address_to_core_and_offset()
|
| D | omp-expand.cc | 878 t2 = build_fold_addr_expr_loc (loc, t); in expand_task_call() 879 t1 = build_fold_addr_expr_loc (loc, gimple_omp_task_child_fn (entry_stmt)); in expand_task_call() 884 t3 = build_fold_addr_expr_loc (loc, t); in expand_task_call()
|
| D | gimple-fold.cc | 513 build_fold_addr_expr_loc in fold_gimple_assign()
|
| D | ChangeLog-2013 | 8345 (tree build_fold_addr_expr_loc): Moved to fold-const.h.
|
| D | ChangeLog-2015 | 26016 build1_loc directly instead of build_fold_addr_expr_loc.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cp-ubsan.cc | 70 op = build_fold_addr_expr_loc (loc, op); in cp_ubsan_instrument_vptr()
|
| D | cp-gimplify.cc | 2009 start1 = build_fold_addr_expr_loc (input_location, start1); in cxx_omp_clause_apply_fn() 2011 start2 = build_fold_addr_expr_loc (input_location, start2); in cxx_omp_clause_apply_fn() 2066 argarray[i++] = build_fold_addr_expr_loc (input_location, arg1); in cxx_omp_clause_apply_fn() 2068 argarray[i++] = build_fold_addr_expr_loc (input_location, arg2); in cxx_omp_clause_apply_fn()
|
| D | typeck.cc | 6700 t = build_fold_addr_expr_loc (EXPR_LOCATION (t), t); in build_address()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-next-runtime-abi-01.cc | 873 method = build_fold_addr_expr_loc (loc, sender); in build_objc_method_call() 2526 t = build_fold_addr_expr_loc (input_location, (*ctcp)->stack_decl); in next_sjlj_build_try_exit() 2547 t = build_fold_addr_expr_loc (input_location, (*ctcp)->stack_decl); in next_sjlj_build_enter_and_setjmp() 2554 t = build_fold_addr_expr_loc (input_location, t); in next_sjlj_build_enter_and_setjmp() 2583 t = build_fold_addr_expr_loc (input_location, (*ctcp)->stack_decl); in next_sjlj_build_exc_extract()
|
| D | objc-act.cc | 7501 (NULL_TREE, build_fold_addr_expr_loc (location, in objc_synthesize_getter() 7699 (NULL_TREE, build_fold_addr_expr_loc (location, in objc_synthesize_setter() 7703 (NULL_TREE, build_fold_addr_expr_loc (location, new_value), in objc_synthesize_setter() 10055 … (NULL_TREE, build_fold_addr_expr_loc (location, objc_foreach_enum_state_decl), in objc_finish_foreach_loop() 10068 … (NULL_TREE, build_fold_addr_expr_loc (location, objc_foreach_enum_state_decl), in objc_finish_foreach_loop() 10229 … (NULL_TREE, build_fold_addr_expr_loc (location, objc_foreach_enum_state_decl), in objc_finish_foreach_loop() 10242 … (NULL_TREE, build_fold_addr_expr_loc (location, objc_foreach_enum_state_decl), in objc_finish_foreach_loop()
|
| D | objc-next-runtime-abi-02.cc | 1767 method = build_fold_addr_expr_loc (loc, sender); in build_v2_build_objc_method_call()
|