Home | History | Annotate | Download | only in i965

Lines Matching refs:vgrf

615       if (inst->src[i].file == VGRF) {
636 int vgrf = v->live_intervals->vgrf_from_var[i];
637 if (!BITSET_TEST(livein[block], vgrf)) {
638 reg_pressure_in[block] += v->alloc.sizes[vgrf];
639 BITSET_SET(livein[block], vgrf);
691 if (inst->dst.file == VGRF) {
699 if (inst->src[i].file == VGRF) {
715 if (inst->dst.file == VGRF) {
725 if (inst->src[i].file == VGRF &&
976 /* Pre-register-allocation, this tracks the last write per VGRF offset.
1003 if (inst->src[i].file == VGRF) {
1051 if (inst->dst.file == VGRF) {
1129 if (inst->src[i].file == VGRF) {
1179 if (inst->dst.file == VGRF) {
1269 if (inst->src[i].file == VGRF) {
1303 if (inst->dst.file == VGRF) {
1351 if (inst->src[i].file == VGRF) {
1384 if (inst->dst.file == VGRF) {