Lines Matching refs:goto_switch_gen
166 || entry->opcode_rule->gen == goto_switch_gen in print_idecode_table_leaf()
257 ASSERT(entry->parent->opcode_rule->gen == goto_switch_gen); in print_goto_switch_table_leaf()
273 ASSERT(table->opcode_rule->gen == goto_switch_gen); in print_goto_switch_table_padding()
324 || table->opcode_rule->gen == goto_switch_gen in idecode_switch_start()
334 else if (table->opcode_rule->gen == goto_switch_gen) { in idecode_switch_start()
337 || table->parent->opcode_rule->gen == goto_switch_gen in idecode_switch_start()
372 || entry->parent->opcode_rule->gen == goto_switch_gen in idecode_switch_leaf()
391 else if (entry->parent->opcode_rule->gen == goto_switch_gen) { in idecode_switch_leaf()
419 || entry->opcode_rule->gen == goto_switch_gen in idecode_switch_leaf()
437 else if (entry->parent->opcode_rule->gen == goto_switch_gen) { in idecode_switch_leaf()
467 || table->opcode_rule->gen == goto_switch_gen in idecode_switch_end()
490 else if (table->opcode_rule->gen == goto_switch_gen) { in idecode_switch_end()
500 || table->parent->opcode_rule->gen == goto_switch_gen in idecode_switch_end()
521 || table->opcode_rule->gen == goto_switch_gen in idecode_switch_padding()
531 case goto_switch_gen: in idecode_switch_padding()
593 || table->opcode_rule->gen == goto_switch_gen in idecode_declare_if_switch()
611 || table->opcode_rule->gen == goto_switch_gen in idecode_expand_if_switch()
676 || table->opcode_rule->gen == goto_switch_gen in print_idecode_body()