reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
484 STM.hasMAIInsts() ? Info.NumAGPR : Optional<uint32_t>(), 610 return std::max(NumVGPR, NumAGPR); 669 Info.NumAGPR = HighestAGPRReg == AMDGPU::NoRegister ? 0 : 894 MaxAGPR = std::max(I->second.NumAGPR - 1, MaxAGPR); 911 Info.NumAGPR = MaxAGPR + 1; 923 ProgInfo.NumAccVGPR = Info.NumAGPR;