Searched refs:sr_write (Results 1 – 6 of 6) sorted by relevance
156 if (bi_opcode_props[I->op].sr_write && bi_is_null(I->dest[0]) && in bi_write_mask()181 if (bi_opcode_props[I->op].sr_write) in bi_push_clause()
115 bool write_dreg = prev->add && bi_opcode_props[prev->add->op].sr_write; in bi_assign_slots()348 bool sr_write = bi_opcode_props[add->op].sr_write && in bi_pack_tuple() local355 if (sr_write) in bi_pack_tuple()357 } else if (sr_write) { in bi_pack_tuple()
172 cullable &= !bi_opcode_props[ins->op].sr_write; in bi_opt_dce_post_ra()
105 if (d == 0 && bi_opcode_props[ins->op].sr_write) { in bi_count_write_registers()
991 if (d == 0 && bi_opcode_props[instr->op].sr_write) in bi_write_count()1064 if (bi_opcode_props[instr->op].sr_write) { in bi_instr_schedulable()
143 if (bi_opcode_props[I->op].sr_write) in bi_push_instr()