Searched refs:CSRs (Results 1 – 10 of 10) sorted by relevance
339 // the order of CSRs in CSR_iOS.343 // CSRs that are handled by prologue, epilogue.346 // CSRs that are handled explicitly via copies.
91 // User Floating-Point CSRs349 // User Vector CSRs
632 void MachineRegisterInfo::setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs) { in setCalleeSavedRegs() argument636 append_range(UpdatedCSRs, CSRs); in setCalleeSavedRegs()
179 const MCPhysReg *CSRs = getCalleeSavedRegs(&MF); in UpdateCustomCalleeSavedRegs() local181 for (const MCPhysReg *I = CSRs; *I; ++I) in UpdateCustomCalleeSavedRegs()
543 // CSRs that are handled by prologue, epilogue.547 // CSRs that are handled explicitly via copies.
4437 // Save CSRs in order, {FPOffset}4439 // Restore CSRs in order
134 // The CSRs & scratch-registers are interleaved at a split boundary of 8.
266 void setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs);
1151 // CSRs that are handled by prologue, epilogue.1154 // CSRs that are handled explicitly via copies.
288 // On AIX, CSRs are allocated starting from R31 according to: