Searched refs:ByteSelOpr (Results 1 – 1 of 1) sorted by relevance
419 auto *ByteSelOpr = TII->getNamedOperand(OrigMI, AMDGPU::OpName::byte_sel); in createDPPInst() local420 if (ByteSelOpr && in createDPPInst()422 DPPInst.addImm(ByteSelOpr->getImm()); in createDPPInst()