Home
last modified time | relevance | path

Searched refs:DppCt (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2956 const MachineOperand *DppCt = getNamedOperand(MI, AMDGPU::OpName::dpp_ctrl); in verifyInstruction() local
2957 if (DppCt) { in verifyInstruction()
2960 unsigned DC = DppCt->getImm(); in verifyInstruction()