Searched refs:count_decodable_bits (Results 1 – 3 of 3) sorted by relevance
33 static int count_decodable_bits (const CGEN_INSN *);41 count_decodable_bits (const CGEN_INSN *insn) in count_decodable_bits() function68 insn_decodable_bits = count_decodable_bits (insn); in add_insn_to_hash_chain()73 int current_decodable_bits = count_decodable_bits (current_buf->insn); in add_insn_to_hash_chain()
280 (count_decodable_bits): Ditto.282 (count_decodable_bits): Prototype definition.1872 * cgen-dis.c: Add prototypes for count_decodable_bits
105 * cgen-dis.c (count_decodable_bits): New function.