Searched refs:SDWADstOperand (Results 1 – 1 of 1) sorted by relevance
40 class SDWADstOperand;144 class SDWADstOperand : public SDWAOperand { class151 SDWADstOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, in SDWADstOperand() function in __anona3dad2400111::SDWADstOperand166 class SDWADstPreserveOperand : public SDWADstOperand {173 : SDWADstOperand(TargetOp, ReplacedOp, DstSel_, UNUSED_PRESERVE), in SDWADstPreserveOperand()230 void SDWADstOperand::print(raw_ostream& OS) const { in print()413 MachineInstr *SDWADstOperand::potentialToConvert(const SIInstrInfo *TII) { in potentialToConvert()432 bool SDWADstOperand::convertToSDWA(MachineInstr &MI, const SIInstrInfo *TII) { in convertToSDWA()489 return SDWADstOperand::convertToSDWA(MI, TII); in convertToSDWA()552 return std::make_unique<SDWADstOperand>( in matchSDWAOperand()[all …]