reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overrides

lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  121   virtual bool convertToSDWA(MachineInstr &MI, const SIInstrInfo *TII) = 0;
  462 bool SDWADstOperand::convertToSDWA(MachineInstr &MI, const SIInstrInfo *TII) {

Declarations

lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  201   bool convertToSDWA(MachineInstr &MI, const SIInstrInfo *TII) override;