Home
last modified time | relevance | path

Searched refs:SIBLING (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-out.c1142 #define visit(SIBLING) \ in hash_tree() argument
1145 if (!SIBLING) \ in hash_tree()
1147 else if (streamer_tree_cache_lookup (cache, SIBLING, &ix)) \ in hash_tree()
1150 hstate.add_int (*map->get (SIBLING)); \ in hash_tree()
H A Dlto-streamer-out.cc1178 #define visit(SIBLING) \ in hash_tree() argument
1181 if (!SIBLING) \ in hash_tree()
1183 else if (streamer_tree_cache_lookup (cache, SIBLING, &ix)) \ in hash_tree()
1186 hstate.add_int (*map->get (SIBLING)); \ in hash_tree()
H A DChangeLog-20032571 * arm.c (use_return_insn): New argument, SIBLING. Support returning
2575 (arm_output_epilogue): Change argument to SIBLING. Calculate
H A DChangeLog-201322850 (get_label_before): Add SIBLING parameter. If it is non-zero, push
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c1142 #define visit(SIBLING) \ in hash_tree() argument
1145 if (!SIBLING) \ in hash_tree()
1147 else if (streamer_tree_cache_lookup (cache, SIBLING, &ix)) \ in hash_tree()
1150 hstate.add_int (*map->get (SIBLING)); \ in hash_tree()