Searched refs:SIBLING (Results 1 – 5 of 5) sorted by relevance
1142 #define visit(SIBLING) \ in hash_tree() argument1145 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()
1178 #define visit(SIBLING) \ in hash_tree() argument1181 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()
2571 * arm.c (use_return_insn): New argument, SIBLING. Support returning2575 (arm_output_epilogue): Change argument to SIBLING. Calculate
22850 (get_label_before): Add SIBLING parameter. If it is non-zero, push