Lines Matching refs:MRF
1087 assert(inst->src[i].file != MRF);
1112 } else if (inst->dst.file == MRF) {
1244 (inst->dst.file != VGRF && inst->dst.file != MRF) ||
1274 bool to_mrf = (inst->dst.file == MRF);
1305 /* SEND instructions can't have MRF as a destination. */
1311 * VGRF, so no compute-to-MRF for them.
1377 /* You can't read from an MRF, so if someone else reads our MRF's
1630 case MRF:
1749 case MRF:
2040 * Three source instruction must have a GRF/MRF destination register.
2119 case MRF:
2167 case MRF: