Home | History | Annotate | Download | only in R600

Lines Matching refs:RegIndex

329       int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(3))->getZExtValue();
330 unsigned Reg = AMDGPU::R600_TReg32RegClass.getRegister(RegIndex);
363 int64_t RegIndex = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue();
364 unsigned Reg = AMDGPU::R600_TReg32RegClass.getRegister(RegIndex);