Searched refs:SGPRSpill (Results 1 – 11 of 11) sorted by relevance
71 unsigned SGPRSpill = 0; member
66 SGPRSpill = 0; in reset()
95 TargetStackID::SGPRSpill); in getVGPRSpillLaneOrTempRegister()269 assert(MFI.getStackID(FI) == TargetStackID::SGPRSpill); in saveToVGPRLane()315 assert(MFI.getStackID(FI) == TargetStackID::SGPRSpill); in restoreFromVGPRLane()876 case TargetStackID::SGPRSpill: in isSupportedStackID()1314 MFI.getStackID(I) == TargetStackID::SGPRSpill && in allSGPRSpillsAreDead()
360 assert(MFI.getStackID(FI) == TargetStackID::SGPRSpill); in runOnMachineFunction()
1000 ProgInfo.SGPRSpill = MFI->getNumSpilledSGPRs(); in getSIProgramInfo()1537 CurrentProgramInfo.SGPRSpill); in emitResourceUsageRemarks()
541 if (MFI.getStackID(I) == TargetStackID::SGPRSpill) { in removeDeadFrameIndices()
1732 assert(FrameInfo.getStackID(Index) != TargetStackID::SGPRSpill); in buildVGPRSpillLoadStore()
1757 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in storeRegToStackSlot()1976 FrameInfo.setStackID(FrameIndex, TargetStackID::SGPRSpill); in loadRegFromStackSlot()
31 SGPRSpill = 1, enumerator
376 IO.enumCase(ID, "sgpr-spill", TargetStackID::SGPRSpill);
1695 case TargetStackID::SGPRSpill: in isSupportedStackID()