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