reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64FrameLowering.cpp
 2223         ExtraCSSpill = PairedReg;
 2275     if (!ExtraCSSpill && UnspilledCSGPR != AArch64::NoRegister) {
 2284       ExtraCSSpill = UnspilledCSGPR;
 2289     if (!ExtraCSSpill || MF.getRegInfo().isPhysRegUsed(ExtraCSSpill)) {
 2289     if (!ExtraCSSpill || MF.getRegInfo().isPhysRegUsed(ExtraCSSpill)) {