reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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)) {