Searched refs:to_mrf (Results 1 – 1 of 1) sorted by relevance
991 bool to_mrf = (inst->dst.file == MRF); in opt_register_coalesce() local1021 if (to_mrf) { in opt_register_coalesce()1121 if (to_mrf && scan_inst->mlen > 0) { in opt_register_coalesce()