Searched refs:hasSpilledSGPRs (Results 1 – 5 of 5) sorted by relevance
287 bool hasSpilledSGPRs() const { in hasSpilledSGPRs() function
26 return FuncInfo->hasSpilledSGPRs() && in hasOnlySGPRSpills()
460 bool hasSpilledSGPRs() const { in hasSpilledSGPRs() function
677 if (TRI.spillSGPRToVGPR() && FuncInfo->hasSpilledSGPRs()) { in processFunctionBeforeFrameFinalized()
257 MF.getInfo<SIMachineFunctionInfo>()->hasSpilledSGPRs(); in requiresFrameIndexReplacementScavenging()