Searched refs:new_entries (Results 1 – 4 of 4) sorted by relevance
214 hash_entry_buf = hash_insn_list (cd, insn_table->new_entries, in build_dis_hash_table()219 hash_insn_list (cd, macro_insn_table->new_entries, in build_dis_hash_table()
161 hash_entry_buf = hash_insn_list (cd, insn_table->new_entries, in build_asm_hash_table()166 hash_insn_list (cd, macro_insn_table->new_entries, in build_asm_hash_table()
334 CGEN_INSN_LIST *rt_insns = cd->insn_table.new_entries; in cgen_insn_count()349 CGEN_INSN_LIST *rt_insns = cd->macro_insn_table.new_entries; in cgen_macro_insn_count()
1079 CGEN_INSN_LIST *new_entries; member