/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | ptree.c | 280 debug_tree (cp_expr node) in debug_tree() function 282 debug_tree (node.get_value()); in debug_tree()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | print-tree.h | 23 extern void debug_tree (tree);
|
H A D | tree.c | 13934 debug_tree (tv); \ in verify_type_variant() 13975 debug_tree (tv); in verify_type_variant() 13977 debug_tree (TYPE_SIZE_UNIT (tv)); in verify_type_variant() 13979 debug_tree (TYPE_SIZE_UNIT (t)); in verify_type_variant() 14002 debug_tree (tv); in verify_type_variant() 14015 debug_tree (tv); in verify_type_variant() 14051 debug_tree (tv); in verify_type_variant() 14053 debug_tree (TYPE_BINFO (tv)); in verify_type_variant() 14055 debug_tree (TYPE_BINFO (t)); in verify_type_variant() 14094 debug_tree (tv); in verify_type_variant() [all …]
|
H A D | print-tree.c | 1120 debug_tree (tree node) in debug_tree() function 1132 debug_tree (const_cast <tree> (&ref)); in debug_raw()
|
H A D | gdbinit.in | 84 call debug_tree ($debug_arg)
|
H A D | tree-ssa-operands.c | 882 debug_tree (expr); in get_expr_operands()
|
H A D | cgraph.c | 3731 debug_tree (e->callee->decl); in verify_node() 3733 debug_tree (decl); in verify_node()
|
H A D | ipa-devirt.c | 1528 debug_tree (t1);
|
H A D | ipa-fnsummary.c | 1932 debug_tree (expr); in will_be_nonconstant_expr_predicate()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | print-tree.h | 23 extern void debug_tree (tree);
|
H A D | tree.cc | 13179 debug_tree (tv); \ in verify_type_variant() 13224 debug_tree (tv); in verify_type_variant() 13226 debug_tree (TYPE_SIZE_UNIT (tv)); in verify_type_variant() 13228 debug_tree (TYPE_SIZE_UNIT (t)); in verify_type_variant() 13253 debug_tree (tv); in verify_type_variant() 13266 debug_tree (tv); in verify_type_variant() 13302 debug_tree (tv); in verify_type_variant() 13304 debug_tree (TYPE_BINFO (tv)); in verify_type_variant() 13306 debug_tree (TYPE_BINFO (t)); in verify_type_variant() 13345 debug_tree (tv); in verify_type_variant() [all …]
|
H A D | gdbinit.in | 84 call debug_tree ($debug_arg) 88 GCC hook: debug_tree (tree)
|
H A D | print-tree.cc | 1129 debug_tree (tree node) in debug_tree() function 1141 debug_tree (const_cast <tree> (&ref)); in debug_raw()
|
H A D | tree-ssa-operands.cc | 938 debug_tree (expr); in get_expr_operands()
|
H A D | cgraph.cc | 3805 debug_tree (e->callee->decl); in verify_node() 3807 debug_tree (decl); in verify_node()
|
H A D | ipa-devirt.cc | 1542 debug_tree (t1); in odr_types_equivalent_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ptree.cc | 399 debug_tree (cp_expr node) in debug_tree() function 401 debug_tree (node.get_value()); in debug_tree()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-log.c | 140 debug_tree (t); in avr_log_vadump()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-log.cc | 140 debug_tree (t); in avr_log_vadump()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.cc | 85 debug_tree (expr); in convert() 87 debug_tree (dst_type); in convert() 1396 debug_tree (t_expr); in build_cast() 1398 debug_tree (t_dst_type); in build_cast() 1443 debug_tree (t_expr); in new_bitcast() 1446 debug_tree (t_dst_type); in new_bitcast() 1883 debug_tree (m_stmt_list); in postprocess()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.c | 72 debug_tree (expr); in convert() 74 debug_tree (dst_type); in convert() 1050 debug_tree (t_expr); in build_cast() 1052 debug_tree (t_dst_type); in build_cast() 1501 debug_tree (m_stmt_list); in postprocess()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.c | 1330 debug_tree (arg.type); in m32c_function_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.cc | 1334 debug_tree (arg.type); in m32c_function_arg()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 12605 debug_tree (type); in s390_gimplify_va_arg() 12627 debug_tree (type); in s390_gimplify_va_arg() 12643 debug_tree (type); in s390_gimplify_va_arg() 12660 debug_tree (type); in s390_gimplify_va_arg()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 12883 debug_tree (type); in s390_gimplify_va_arg() 12905 debug_tree (type); in s390_gimplify_va_arg() 12921 debug_tree (type); in s390_gimplify_va_arg() 12938 debug_tree (type); in s390_gimplify_va_arg()
|