Searched refs:bi_has_outmod (Results 1 – 4 of 4) sorted by relevance
33 bi_has_outmod(bi_instruction *ins) in bi_has_outmod() function
652 bool bi_has_outmod(bi_instruction *ins);
309 if (bi_has_outmod(ins)) in bi_print_instruction()
691 if (bi_has_outmod(ins) && ins->outmod != BIFROST_NONE) { in bit_step()