Searched refs:combined_parent (Results 1 – 3 of 3) sorted by relevance
1322 if (entry->combined_parent == NULL) in gen_entry_expand_insns()1328 if (alt->combined_parent == NULL in gen_entry_expand_insns()1331 alt->combined_parent = entry; in gen_entry_expand_insns()1344 if (entry->combined_parent == NULL) in gen_entry_expand_insns()1383 if (entry->combined_parent == NULL) in gen_entry_expand_insns()1420 (*last_illegal)->combined_parent = illegals; in gen_entry_expand_insns()1429 illegals->combined_parent = NULL; in gen_entry_expand_insns()1444 if (entry->combined_parent == NULL) in gen_entry_expand_insns()1474 if (entry->combined_parent != NULL) in make_gen_semantics_list()
178 if (entry->combined_parent == NULL) in print_idecode_table_leaf()181 master_entry = entry->combined_parent; in print_idecode_table_leaf()290 if (entry->combined_parent != NULL) in print_goto_switch_table_leaf()291 print_goto_switch_name (file, entry->combined_parent); in print_goto_switch_table_leaf()393 if (entry->combined_parent != NULL) in print_idecode_switch_leaf()
100 gen_entry *combined_parent; member