Searched refs:HasArchitectedSGPRs (Results 1 – 3 of 3) sorted by relevance
206 bool HasArchitectedSGPRs = false; variable1332 bool hasArchitectedSGPRs() const { return HasArchitectedSGPRs; } in hasArchitectedSGPRs()
1089 "HasArchitectedSGPRs",
2586 bool HasArchitectedSGPRs = Subtarget->hasArchitectedSGPRs(); in allocateSystemSGPRs() local2593 assert(!HasArchitectedSGPRs && "Unhandled feature for the subtarget"); in allocateSystemSGPRs()2610 if (!HasArchitectedSGPRs) { in allocateSystemSGPRs()