/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-alias.cc | 752 while (handled_component_p (base_ref)) in ao_ref_base_alias_set() 784 while (handled_component_p (base_ref)) in ao_ref_base_alias_ptr_type() 1124 if (!handled_component_p (ref)) in aliasing_component_refs_walk() 1253 while (handled_component_p (base1)) in aliasing_component_refs_p() 1284 while (handled_component_p (base2)) in aliasing_component_refs_p() 1581 if (match1 == ref1 || !handled_component_p (ref1) in nonoverlapping_refs_since_match_p() 1582 || match2 == ref2 || !handled_component_p (ref2)) in nonoverlapping_refs_since_match_p() 1589 while (handled_component_p (ref1) && ref1 != match1) in nonoverlapping_refs_since_match_p() 1602 while (handled_component_p (ref2) && ref2 != match2) in nonoverlapping_refs_since_match_p() 1886 || !handled_component_p (x) in nonoverlapping_component_refs_p() [all …]
|
H A D | gimple-expr.h | 122 return (is_gimple_id (t) || handled_component_p (t) in is_gimple_addressable()
|
H A D | gimple-expr.cc | 646 while (handled_component_p (op)) in is_gimple_address() 911 while (handled_component_p (x)) in mark_addressable()
|
H A D | gimple-streamer-out.cc | 143 while (handled_component_p (*basep)) in output_gimple_stmt()
|
H A D | gimple-streamer-in.cc | 164 while (handled_component_p (*opp)) in input_gimple_stmt()
|
H A D | tree-ssa-scopedtables.cc | 483 if (TREE_CODE (t) == MEM_REF || handled_component_p (t)) in avail_expr_hash() 523 if (TREE_CODE (t0) != MEM_REF && ! handled_component_p (t0)) in equal_mem_array_ref_p() 525 if (TREE_CODE (t1) != MEM_REF && ! handled_component_p (t1)) in equal_mem_array_ref_p()
|
H A D | gimple-walk.cc | 732 while (handled_component_p (op)) in get_base_loadstore() 771 while (handled_component_p (rhs)) in walk_stmt_load_store_addr_ops()
|
H A D | tree-sra.cc | 1061 while (handled_component_p (ref)) in contains_view_convert_expr_p() 1079 while (handled_component_p (ref)) in contains_vce_or_bfcref_p() 1693 while (handled_component_p (expr)) in build_reconstructed_reference() 1704 if (!handled_component_p (expr)) in build_reconstructed_reference() 2010 while (handled_component_p (expr)) in path_comparable_for_same_access() 2261 !fail && (handled_component_p (d) || TREE_CODE (d) == MEM_REF); in create_access_replacement() 2476 while (handled_component_p (expr)) in expr_with_var_bounded_array_refs_p()
|
H A D | tree-ssa-loop-ivcanon.cc | 175 while (handled_component_p (base)) in constant_after_peeling() 183 while (handled_component_p (base)) in constant_after_peeling()
|
H A D | gimple-array-bounds.cc | 579 while (handled_component_p (t) || TREE_CODE (t) == MEM_REF); in check_addr_expr()
|
H A D | tree-ssa-forwprop.cc | 761 while (handled_component_p (*lhsp)) in forward_propagate_addr_expr_1() 811 while (handled_component_p (*def_rhs_basep)) in forward_propagate_addr_expr_1() 853 while (handled_component_p (*rhsp)) in forward_propagate_addr_expr_1() 897 while (handled_component_p (*def_rhs_basep)) in forward_propagate_addr_expr_1()
|
H A D | tree-ssa.cc | 1003 while (handled_component_p (base)) in verify_phi_args() 1505 while (handled_component_p (*tp)) in maybe_rewrite_mem_ref_base()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-alias.c | 687 while (handled_component_p (base_ref)) in ao_ref_base_alias_set() 976 if (!handled_component_p (ref)) in aliasing_component_refs_walk() 1105 while (handled_component_p (base1)) in aliasing_component_refs_p() 1136 while (handled_component_p (base2)) in aliasing_component_refs_p() 1433 if (match1 == ref1 || !handled_component_p (ref1) in nonoverlapping_refs_since_match_p() 1434 || match2 == ref2 || !handled_component_p (ref2)) in nonoverlapping_refs_since_match_p() 1441 while (handled_component_p (ref1) && ref1 != match1) in nonoverlapping_refs_since_match_p() 1454 while (handled_component_p (ref2) && ref2 != match2) in nonoverlapping_refs_since_match_p() 1741 || !handled_component_p (x) in nonoverlapping_component_refs_p() 1742 || !handled_component_p (y)) in nonoverlapping_component_refs_p() [all …]
|
H A D | gimple-expr.h | 122 return (is_gimple_id (t) || handled_component_p (t) in is_gimple_addressable()
|
H A D | gimple-expr.c | 656 while (handled_component_p (op)) in is_gimple_address() 923 while (handled_component_p (x)) in mark_addressable()
|
H A D | gimple-streamer-out.c | 143 while (handled_component_p (*basep)) in output_gimple_stmt()
|
H A D | gimple-streamer-in.c | 164 while (handled_component_p (*opp)) in input_gimple_stmt()
|
H A D | tree-ssa-scopedtables.c | 483 if (TREE_CODE (t) == MEM_REF || handled_component_p (t)) in avail_expr_hash() 523 if (TREE_CODE (t0) != MEM_REF && ! handled_component_p (t0)) in equal_mem_array_ref_p() 525 if (TREE_CODE (t1) != MEM_REF && ! handled_component_p (t1)) in equal_mem_array_ref_p()
|
H A D | gimple-walk.c | 707 while (handled_component_p (op)) in get_base_loadstore() 746 while (handled_component_p (rhs)) in walk_stmt_load_store_addr_ops()
|
H A D | tree-sra.c | 1045 while (handled_component_p (ref)) in contains_view_convert_expr_p() 1063 while (handled_component_p (ref)) 1653 while (handled_component_p (expr)) in build_reconstructed_reference() 1664 if (!handled_component_p (expr)) in build_reconstructed_reference() 1970 while (handled_component_p (expr)) in path_comparable_for_same_access() 2227 !fail && (handled_component_p (d) || TREE_CODE (d) == MEM_REF); 2442 while (handled_component_p (expr)) in expr_with_var_bounded_array_refs_p()
|
H A D | tree-ssa-loop-ivcanon.c | 175 while (handled_component_p (base)) in constant_after_peeling() 183 while (handled_component_p (base)) in constant_after_peeling()
|
H A D | tree-ssa-forwprop.c | 759 while (handled_component_p (*lhsp)) in forward_propagate_addr_expr_1() 809 while (handled_component_p (*def_rhs_basep)) in forward_propagate_addr_expr_1() 851 while (handled_component_p (*rhsp)) in forward_propagate_addr_expr_1() 895 while (handled_component_p (*def_rhs_basep)) in forward_propagate_addr_expr_1()
|
H A D | tree-ssa.c | 1000 while (handled_component_p (base)) in verify_phi_args() 1362 while (handled_component_p (*tp)) in maybe_rewrite_mem_ref_base()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-ubsan.c | 193 if (handled_component_p (t)) in cp_ubsan_check_member_access_r() 220 if (ucmd->is_addr && handled_component_p (stmt)) in cp_ubsan_check_member_access_r() 224 if (!handled_component_p (TREE_OPERAND (stmt, 0))) in cp_ubsan_check_member_access_r()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-ubsan.cc | 211 if (handled_component_p (t)) in cp_ubsan_check_member_access_r() 238 if (ucmd->is_addr && handled_component_p (stmt)) in cp_ubsan_check_member_access_r() 242 if (!handled_component_p (TREE_OPERAND (stmt, 0))) in cp_ubsan_check_member_access_r()
|