Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp413 auto *ByteSelOpr = TII->getNamedOperand(OrigMI, AMDGPU::OpName::byte_sel); in createDPPInst() local
414 if (ByteSelOpr && in createDPPInst()
416 DPPInst.addImm(ByteSelOpr->getImm()); in createDPPInst()