reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1086 if (RI.spillSGPRToVGPR()) 1202 if (RI.spillSGPRToVGPR())lib/Target/AMDGPU/SILowerSGPRSpills.cpp
262 if ((TRI->spillSGPRToVGPR() && (HasCSRs || FuncInfo->hasSpilledSGPRs())) ||
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp 277 assert(TRI->spillSGPRToVGPR() && "not spilling SGPRs to VGPRs");