Searched refs:HW_REG (Results 1 – 4 of 4) sorted by relevance
68 inst->dst.file = HW_REG; in setup_attributes()86 inst->src[i].file = HW_REG; in setup_attributes()174 case HW_REG: in get_dst()239 case HW_REG: in get_src()
52 HW_REG, /* a struct brw_reg */ enumerator
183 this->file = HW_REG; in dst_reg()
169 if (dst.file == HW_REG) in CMP()