reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCRegisterInfo.cpp
  143   const PPCSubtarget &Subtarget = MF->getSubtarget<PPCSubtarget>();
  144   if (MF->getFunction().getCallingConv() == CallingConv::AnyReg) {
  159   if (TM.isPPC64() && MF->getInfo<PPCFunctionInfo>()->isSplitCSR())
  163   bool SaveR2 = MF->getRegInfo().isAllocatable(PPC::X2);
  166   if (MF->getFunction().getCallingConv() == CallingConv::Cold) {