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

Declarations

lib/Target/AMDGPU/SIInstrInfo.h
  891   void moveToVALU(MachineInstr &MI, MachineDominatorTree *MDT = nullptr) const;

References

lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  637             TII->moveToVALU(MI, MDT);
  652           TII->moveToVALU(MI, MDT);
  672         TII->moveToVALU(MI, MDT);
  683           TII->moveToVALU(MI, MDT);
  835     TII->moveToVALU(MI);