Searched refs:RPI (Results 1 – 7 of 7) sorted by relevance
1640 RegPairInfo RPI; in computeCalleeSaveRegisterPairs() local1675 if ((RPI.Reg1 == AArch64::LR || RPI.Reg2 == AArch64::LR) && in computeCalleeSaveRegisterPairs()1697 ((RPI.Reg1 == AArch64::LR && RPI.Reg2 == AArch64::FP) || in computeCalleeSaveRegisterPairs()1698 RPI.Reg1 + 1 == RPI.Reg2))) && in computeCalleeSaveRegisterPairs()1709 RPI.Type != RegPairInfo::FPR128 && !RPI.isPaired()) { in computeCalleeSaveRegisterPairs()1719 assert((RPI.Offset >= -64 && RPI.Offset <= 63) && in computeCalleeSaveRegisterPairs()1723 if (RPI.isPaired()) in computeCalleeSaveRegisterPairs()1815 if (RPI.isPaired()) dbgs() << ", " << RPI.FrameIdx + 1; in spillCalleeSavedRegisters()1906 if (RPI.isPaired()) dbgs() << ", " << RPI.FrameIdx + 1; in restoreCalleeSavedRegisters()1938 EmitMI(RPI); in restoreCalleeSavedRegisters()[all …]
2 # RPI-B -- Custom configuration for the Raspberry Pi21 ident RPI-B
127 RPI, enumerator
29 * RPI-BPLUS sheet 1
30 NANO_KERNEL=RPI-B
127 case NVPTX::PTXCvtMode::RPI: in printCvtMode()
416 For Raspberry Pi 3 (RPI) users, this is needed even if you don't have