reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
90 bool isSupportedStackID(TargetStackID::Value ID) const override {
lib/Target/AMDGPU/SIFrameLowering.cpp 670 bool SIFrameLowering::isSupportedStackID(TargetStackID::Value ID) const {
673 if (!TFI->isSupportedStackID(Object.StackID)) 705 if (!TFI->isSupportedStackID(Object.StackID))