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

Declarations

lib/Target/AMDGPU/SIInstrInfo.h
  477   bool isAlwaysGDS(uint16_t Opcode) const;

References

lib/Target/AMDGPU/GCNHazardRecognizer.cpp
   95   if (TII.isAlwaysGDS(MI.getOpcode()))
lib/Target/AMDGPU/SIInsertWaitcnts.cpp
 1204     if (TII->isAlwaysGDS(Inst.getOpcode()) ||