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

Declarations

lib/Target/AMDGPU/SIInstrInfo.h
 1120   int getGlobalSaddrOp(uint16_t Opcode);

References

lib/Target/AMDGPU/SIFixupVectorISel.cpp
  168     int NewOpcd = AMDGPU::getGlobalSaddrOp(MI.getOpcode());
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
 1524   if (AMDGPU::getGlobalSaddrOp(MI.getOpcode()) < 0)