Searched refs:DppCt (Results 1 – 1 of 1) sorted by relevance
5199 const MachineOperand *DppCt = getNamedOperand(MI, AMDGPU::OpName::dpp_ctrl); in verifyInstruction() local5200 if (DppCt) { in verifyInstruction()5203 unsigned DC = DppCt->getImm(); in verifyInstruction()