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

Overridden By

lib/Target/AArch64/AArch64FrameLowering.h
   90   bool isSupportedStackID(TargetStackID::Value ID) const override {
lib/Target/AMDGPU/SIFrameLowering.cpp
  670 bool SIFrameLowering::isSupportedStackID(TargetStackID::Value ID) const {

References

lib/CodeGen/MIRParser/MIRParser.cpp
  673     if (!TFI->isSupportedStackID(Object.StackID))
  705     if (!TFI->isSupportedStackID(Object.StackID))