reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
516 bool allocateSGPRSpillToVGPR(MachineFunction &MF, int FI);
1027 if (!MFI->allocateSGPRSpillToVGPR(MF, NewFI)) 1046 if (!MFI->allocateSGPRSpillToVGPR(MF, NewFI))lib/Target/AMDGPU/SILowerSGPRSpills.cpp
295 if (FuncInfo->allocateSGPRSpillToVGPR(MF, FI)) {