Searched refs:bi_is_regfmt_16 (Results 1 – 5 of 5) sorted by relevance
48 bi_is_regfmt_16(enum bi_register_format fmt) in bi_is_regfmt_16() function75 return bi_is_regfmt_16(ins->register_format) ? in bi_count_staging_registers()111 return bi_is_regfmt_16(ins->register_format) ? 2 : 4; in bi_count_write_registers()118 return bi_is_regfmt_16(ins->register_format) ? in bi_count_write_registers()
1067 bool bi_is_regfmt_16(enum bi_register_format fmt);
4067 (bi_is_regfmt_16(clause->message->register_format) ? 1 : 2); in bi_count_tuple_stats()
52 (bi_is_regfmt_16(I->register_format) ? 1 : 2); in va_count_instr_stats()
791 if (!bi_is_regfmt_16(I->register_format)) hex |= (1ull << 46); in va_pack_instr()