Searched refs:is31 (Results 1 – 1 of 1) sorted by relevance
521 bool is31 = needsFP(MF); in replaceFPWithRealFP() local522 unsigned FPReg = is31 ? PPC::R31 : PPC::R1; in replaceFPWithRealFP()523 unsigned FP8Reg = is31 ? PPC::X31 : PPC::X1; in replaceFPWithRealFP()1615 restoreCRs(bool isPPC64, bool is31, in restoreCRs() argument1743 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters() local1744 restoreCRs(Subtarget.isPPC64(), is31, in restoreCalleeSavedRegisters()1769 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters() local1770 restoreCRs(Subtarget.isPPC64(), is31, CR2Spilled, CR3Spilled, CR4Spilled, in restoreCalleeSavedRegisters()