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

Declarations

lib/Target/AMDGPU/SIInstrInfo.h
  133   unsigned findUsedSGPR(const MachineInstr &MI, int OpIndices[3]) const;

References

lib/Target/AMDGPU/SIInstrInfo.cpp
 4158   unsigned SGPRReg = findUsedSGPR(MI, VOP3Idx);