reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
294 assert(MFI.getStackID(FI) == TargetStackID::SGPRSpill); 295 if (FuncInfo->allocateSGPRSpillToVGPR(MF, FI)) { 296 bool Spilled = TRI->eliminateSGPRToVGPRSpillFrameIndex(MI, FI, nullptr);