Searched refs:RPI (Results 1 – 7 of 7) sorted by relevance
2287 RegPairInfo RPI; in computeCalleeSaveRegisterPairs() local2332 if ((RPI.Reg1 == AArch64::LR || RPI.Reg2 == AArch64::LR) && in computeCalleeSaveRegisterPairs()2363 ((RPI.Reg1 == AArch64::LR && RPI.Reg2 == AArch64::FP) || in computeCalleeSaveRegisterPairs()2364 RPI.Reg1 + 1 == RPI.Reg2))) && in computeCalleeSaveRegisterPairs()2388 assert(!(RPI.isScalable() && RPI.isPaired()) && in computeCalleeSaveRegisterPairs()2394 !RPI.isScalable() && RPI.Type != RegPairInfo::FPR128 && in computeCalleeSaveRegisterPairs()2418 assert(((!RPI.isScalable() && RPI.Offset >= -64 && RPI.Offset <= 63) || in computeCalleeSaveRegisterPairs()2419 (RPI.isScalable() && RPI.Offset >= -256 && RPI.Offset <= 255)) && in computeCalleeSaveRegisterPairs()2561 if (RPI.isPaired()) dbgs() << ", " << RPI.FrameIdx + 1; in spillCalleeSavedRegisters()2599 if (RPI.Type == RegPairInfo::ZPR || RPI.Type == RegPairInfo::PPR) in spillCalleeSavedRegisters()[all …]
2 # RPI-B -- Custom configuration for the Raspberry Pi21 ident RPI-B
135 RPI, enumerator
34 * RPI-BPLUS sheet 1
30 NANO_KERNEL=RPI-B
127 case NVPTX::PTXCvtMode::RPI: in printCvtMode()
897 For Raspberry Pi 3 (RPI) users, this is needed even if you don't have