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

Overridden By

lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  359 MachineInstr *SDWASrcOperand::potentialToConvert(const SIInstrInfo *TII) {
  443 MachineInstr *SDWADstOperand::potentialToConvert(const SIInstrInfo *TII) {

References

lib/Target/AMDGPU/SIPeepholeSDWA.cpp
 1226         MachineInstr *PotentialMI = Operand->potentialToConvert(TII);
 1239         MachineInstr *PotentialMI = Operand->potentialToConvert(TII);