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