Searched refs:UNUSED_PAD (Results 1 – 5 of 5) sorted by relevance
178 SdwaSel DstSel_ = DWORD, DstUnused DstUn_ = UNUSED_PAD) in SDWADstOperand()240 case UNUSED_PAD: OS << "UNUSED_PAD"; break; in operator <<()580 Dst, Src1, *Imm == 16 ? WORD_1 : BYTE_3, UNUSED_PAD); in matchSDWAOperand()618 return std::make_unique<SDWADstOperand>(Dst, Src1, BYTE_1, UNUSED_PAD); in matchSDWAOperand()832 if (OtherDstUnused != DstUnused::UNUSED_PAD) in matchSDWAOperand()1100 SDWAInst.addImm(AMDGPU::SDWA::DstUnused::UNUSED_PAD); in convertToSDWA()
424 UNUSED_PAD = 0, enumerator
392 int UNUSED_PAD = 0;
860 case DstUnused::UNUSED_PAD: O << "UNUSED_PAD"; break; in printSDWADstUnused()
6836 .Case("UNUSED_PAD", DstUnused::UNUSED_PAD) in parseSDWADstUnused()