reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
587 CCInfo.AllocateReg(ImplicitBufferPtrReg); 663 CCInfo.AllocateReg(AMDGPU::VGPR0); 664 CCInfo.AllocateReg(AMDGPU::VGPR1); 694 if (!handleAssignments(CCInfo, ArgLocs, B, SplitArgs, Handler)) 699 TLI.allocateSpecialInputVGPRs(CCInfo, MF, *TRI, *Info); 704 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, CC, IsShader); 706 CCInfo.AllocateReg(Info->getScratchRSrcReg()); 707 CCInfo.AllocateReg(Info->getScratchWaveOffsetReg()); 708 CCInfo.AllocateReg(Info->getFrameOffsetReg()); 709 TLI.allocateSpecialInputSGPRs(CCInfo, MF, *TRI, *Info);