Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp130 class SDWASrcOperand : public SDWAOperand { class
138 SDWASrcOperand(MachineOperand *TargetOp, MachineOperand *ReplacedOp, in SDWASrcOperand() function in __anon5b8513100111::SDWASrcOperand
247 void SDWASrcOperand::print(raw_ostream& OS) const { in print()
361 uint64_t SDWASrcOperand::getSrcMods(const SIInstrInfo *TII, in getSrcMods()
386 MachineInstr *SDWASrcOperand::potentialToConvert(const SIInstrInfo *TII, in potentialToConvert()
425 bool SDWASrcOperand::convertToSDWA(MachineInstr &MI, const SIInstrInfo *TII) { in convertToSDWA()
552 bool SDWASrcOperand::canCombineSelections(const MachineInstr &MI, in canCombineSelections()
727 return std::make_unique<SDWASrcOperand>( in matchSDWAOperand()
766 return std::make_unique<SDWASrcOperand>( in matchSDWAOperand()
826 return std::make_unique<SDWASrcOperand>( in matchSDWAOperand()
[all …]