Searched refs:UNUSED_PAD (Results 1 – 5 of 5) sorted by relevance
158 SdwaSel DstSel_ = DWORD, DstUnused DstUn_ = UNUSED_PAD) in SDWADstOperand()222 case UNUSED_PAD: OS << "UNUSED_PAD"; break; in operator <<()599 Dst, Src1, *Imm == 16 ? WORD_1 : BYTE_3, UNUSED_PAD); in matchSDWAOperand()636 return std::make_unique<SDWADstOperand>(Dst, Src1, BYTE_1, UNUSED_PAD); in matchSDWAOperand()849 if (OtherDstUnused != DstUnused::UNUSED_PAD) in matchSDWAOperand()1124 SDWAInst.addImm(AMDGPU::SDWA::DstUnused::UNUSED_PAD); in convertToSDWA()
889 UNUSED_PAD = 0, enumerator
508 int UNUSED_PAD = 0;
1236 case DstUnused::UNUSED_PAD: O << "UNUSED_PAD"; break; in printSDWADstUnused()
9414 .Case("UNUSED_PAD", DstUnused::UNUSED_PAD) in parseSDWADstUnused()