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

References

lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  967   const MachineOperand *SDST = TII->getNamedOperand(*MI, SDSTName);
  985   auto IsExpiredFn = [TII, IV] (MachineInstr *MI, int) {
  987       if (TII->isSALU(*MI)) {
 1007           if (TII->isSOPP(*MI))
 1028           TII->get(AMDGPU::S_MOV_B32), AMDGPU::SGPR_NULL)