reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
605 UsesVCC, UsesFlatScratch); 624 Info.UsesFlatScratch = MRI.isPhysRegUsed(AMDGPU::FLAT_SCR_LO) || 633 if (Info.UsesFlatScratch && !MFI->hasFlatScratchInit() && 637 Info.UsesFlatScratch = false; 873 Info.UsesFlatScratch = ST.hasFlatAddressSpace(); 898 Info.UsesFlatScratch |= I->second.UsesFlatScratch; 898 Info.UsesFlatScratch |= I->second.UsesFlatScratch; 928 ProgInfo.FlatUsed = Info.UsesFlatScratch;