Searched refs:SDWADstOperand (Results 1 – 1 of 1) sorted by relevance
41 class SDWADstOperand;145 class SDWADstOperand : public SDWAOperand { class152 SDWADstOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, in SDWADstOperand() function in __anon5fa22ca70111::SDWADstOperand167 class SDWADstPreserveOperand : public SDWADstOperand {174 : SDWADstOperand(TargetOp, ReplacedOp, DstSel_, UNUSED_PRESERVE), in SDWADstPreserveOperand()231 void SDWADstOperand::print(raw_ostream& OS) const { in print()414 MachineInstr *SDWADstOperand::potentialToConvert(const SIInstrInfo *TII) { in potentialToConvert()433 bool SDWADstOperand::convertToSDWA(MachineInstr &MI, const SIInstrInfo *TII) { in convertToSDWA()490 return SDWADstOperand::convertToSDWA(MI, TII); in convertToSDWA()554 return std::make_unique<SDWADstOperand>( in matchSDWAOperand()[all …]