| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-expr.h | 57 extern void mark_addressable (tree);
|
| H A D | gimple-harden-conditionals.cc | 161 mark_addressable (temp); in detach_value()
|
| H A D | gimple-expr.cc | 907 mark_addressable (tree x) in mark_addressable() function
|
| H A D | tsan.cc | 605 mark_addressable (t); in instrument_builtin_call()
|
| H A D | ubsan.cc | 157 mark_addressable (var); in ubsan_encode_value() 2248 mark_addressable (base); in instrument_object_size()
|
| H A D | gimplify.cc | 1820 mark_addressable (decl); in gimple_add_padding_init_for_auto_var() 4605 mark_addressable (from); in gimplify_modify_expr_to_memcpy() 4609 mark_addressable (to); in gimplify_modify_expr_to_memcpy() 5773 mark_addressable (*to_p); in gimplify_modify_expr_rhs() 6512 mark_addressable (TREE_OPERAND (expr, 0)); in gimplify_addr_expr() 6607 mark_addressable (TREE_VALUE (link)); in gimplify_asm_expr() 6808 mark_addressable (TREE_VALUE (link)); in gimplify_asm_expr() 15070 mark_addressable (*expr_p); in gimplify_expr() 15085 mark_addressable (*expr_p); in gimplify_expr() 15392 mark_addressable (*expr_p); in gimplify_expr()
|
| H A D | tree-ssa-loop-manip.cc | 115 mark_addressable (TREE_OPERAND (base, 0)); in create_iv()
|
| H A D | calls.cc | 1393 mark_addressable (args[i].tree_value); in initialize_argument_information() 4264 mark_addressable (val_expr); in emit_library_call_value_1()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple-expr.h | 57 extern void mark_addressable (tree);
|
| H A D | gimple-expr.c | 921 mark_addressable (tree x) in mark_addressable() function
|
| H A D | tsan.c | 591 mark_addressable (t); in instrument_builtin_call()
|
| H A D | ubsan.c | 156 mark_addressable (var); in ubsan_encode_value() 2219 mark_addressable (base); in instrument_object_size()
|
| H A D | cfgexpand.c | 3114 mark_addressable (val); in expand_asm_stmt() 3129 mark_addressable (input_tvec[i]); in expand_asm_stmt() 6197 mark_addressable (gimple_call_arg (call, 0)); in discover_nonconstant_array_refs() 6201 mark_addressable (gimple_call_lhs (call)); in discover_nonconstant_array_refs()
|
| H A D | gimplify.c | 4338 mark_addressable (from); in gimplify_modify_expr_to_memcpy() 4342 mark_addressable (to); in gimplify_modify_expr_to_memcpy() 5475 mark_addressable (*to_p); in gimplify_modify_expr_rhs() 6197 mark_addressable (TREE_OPERAND (expr, 0)); in gimplify_addr_expr() 6292 mark_addressable (TREE_VALUE (link)); in gimplify_asm_expr() 6491 mark_addressable (TREE_VALUE (link)); in gimplify_asm_expr() 13609 mark_addressable (*expr_p); in gimplify_expr() 13624 mark_addressable (*expr_p); in gimplify_expr() 13930 mark_addressable (*expr_p); in gimplify_expr()
|
| H A D | tree-ssa-loop-manip.c | 115 mark_addressable (TREE_OPERAND (base, 0)); in create_iv()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
| H A D | jit-playback.h | 625 bool mark_addressable (location *loc);
|
| H A D | jit-playback.c | 1265 mark_addressable (location *loc) in mark_addressable() function 1322 if (mark_addressable (loc)) in get_address()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
| H A D | gcn-tree.cc | 74 mark_addressable (v); in gcn_global_lock_addr()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | jit-playback.h | 726 bool mark_addressable (location *loc);
|
| H A D | jit-playback.cc | 1647 mark_addressable (location *loc) in mark_addressable() function in gcc::jit::playback::lvalue 1704 if (mark_addressable (loc)) in get_address()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
| H A D | gcn-tree.c | 193 mark_addressable (v); in gcn_global_lock_addr()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/ |
| H A D | visium.cc | 2639 mark_addressable (dst_expr); in visium_expand_block_move() 2641 mark_addressable (src_expr); in visium_expand_block_move() 2685 mark_addressable (dst_expr); in visium_expand_block_set()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| H A D | visium.c | 2637 mark_addressable (dst_expr); in visium_expand_block_move() 2639 mark_addressable (src_expr); in visium_expand_block_move() 2683 mark_addressable (dst_expr); in visium_expand_block_set()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-1997 | 319 * typeck.c (mark_addressable): Don't assume a FUNCTION_DECL 742 * typeck.c (mark_addressable): Lose ancient code that unsets 956 (mark_addressable): Templates whose address is taken are marked 1923 (mark_addressable): Add REALPART_EXPR and IMAGPART_EXPR cases.
|
| H A D | ChangeLog-1996 | 373 * typeck.c (mark_addressable): Allow &this if flag_this_is_variable. 377 * typeck.c (mark_addressable): Support TARGET_EXPR, unify with 1692 * typeck.c (mark_addressable): Set TREE_ADDRESSABLE on CONSTRUCTORs. 2458 * typeck.c (mark_addressable, convert_for_assignment, 3567 * typeck.c (mark_addressable): Use DECL_IN_MEMORY_P.
|