Home | History | Annotate | Download | only in i915

Lines Matching refs:UREG

76  * Retrieve a ureg for the given source register.  Will emit
96 src = UREG(REG_TYPE_R, source->Index);
149 src = UREG(REG_TYPE_OC, 0);
152 src = UREG(REG_TYPE_OD, 0);
212 return UREG(REG_TYPE_OC, 0);
215 return UREG(REG_TYPE_OD, 0);
222 return UREG(REG_TYPE_R, inst->DstReg.Index);
389 UREG(REG_TYPE_OC, 0),
1138 GLuint depth = UREG(REG_TYPE_OD, 0);