Lines Matching refs:MRF
1103 assert(inst->src[i].file != MRF);
1128 } else if (inst->dst.file == MRF) {
1261 (inst->dst.file != VGRF && inst->dst.file != MRF) ||
1291 bool to_mrf = (inst->dst.file == MRF);
1322 /* SEND instructions can't have MRF as a destination. */
1328 * VGRF, so no compute-to-MRF for them.
1394 /* You can't read from an MRF, so if someone else reads our MRF's
1644 case MRF:
1763 case MRF:
2018 * Three source instruction must have a GRF/MRF destination register.
2088 case MRF:
2136 case MRF: