Searched refs:HASH_INSN (Results 1 – 1 of 1) sorted by relevance
2265 #define HASH_INSN(INSN) \ macro2412 for (op = opcode_hash_table[HASH_INSN (insn)]; op; op = op->next) in is_delayed_branch()2629 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()2725 for (op = opcode_hash_table[HASH_INSN (insn)]; op; op = op->next) in print_insn_sparc()