Searched refs:GDSOp (Results 1 – 1 of 1) sorted by relevance
5136 const MachineOperand *GDSOp = getNamedOperand(MI, AMDGPU::OpName::gds); in verifyInstruction() local5137 if (GDSOp && GDSOp->getImm() != 0) { in verifyInstruction()