Searched refs:scan_mrf_low (Results 1 – 1 of 1) sorted by relevance
1798 int scan_mrf_low = scan_inst->dst.reg & ~BRW_MRF_COMPR4; in compute_to_mrf() local1802 scan_mrf_high = scan_mrf_low + 4; in compute_to_mrf()1806 scan_mrf_high = scan_mrf_low + 1; in compute_to_mrf()1808 scan_mrf_high = scan_mrf_low; in compute_to_mrf()1811 if (mrf_low == scan_mrf_low || in compute_to_mrf()1813 mrf_high == scan_mrf_low || in compute_to_mrf()