Lines Matching refs:PPCRegisterInfo

98 PPCRegisterInfo::PPCRegisterInfo(const PPCTargetMachine &TM)  in PPCRegisterInfo()  function in PPCRegisterInfo
169 PPCRegisterInfo::getPointerRegClass(const MachineFunction &MF, unsigned Kind) in getPointerRegClass()
185 PPCRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs()
278 PPCRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask()
345 PPCRegisterInfo::getNoPreservedMask() const { in getNoPreservedMask()
349 void PPCRegisterInfo::adjustStackMapLiveOutMask(uint32_t *Mask) const { in adjustStackMapLiveOutMask()
354 BitVector PPCRegisterInfo::getReservedRegs(const MachineFunction &MF) const { in getReservedRegs()
442 bool PPCRegisterInfo::isAsmClobberable(const MachineFunction &MF, in isAsmClobberable()
454 bool PPCRegisterInfo::requiresFrameIndexScavenging(const MachineFunction &MF) const { in requiresFrameIndexScavenging()
528 bool PPCRegisterInfo::requiresVirtualBaseRegisters( in requiresVirtualBaseRegisters()
538 bool PPCRegisterInfo::isCallerPreservedPhysReg(MCRegister PhysReg, in isCallerPreservedPhysReg()
561 bool PPCRegisterInfo::getRegAllocationHints(Register VirtReg, in getRegAllocationHints()
634 unsigned PPCRegisterInfo::getRegPressureLimit(const TargetRegisterClass *RC, in getRegPressureLimit()
679 PPCRegisterInfo::getLargestLegalSuperClass(const TargetRegisterClass *RC, in getLargestLegalSuperClass()
734 void PPCRegisterInfo::lowerDynamicAlloc(MachineBasicBlock::iterator II) const { in lowerDynamicAlloc()
791 void PPCRegisterInfo::prepareDynamicAlloca(MachineBasicBlock::iterator II, in prepareDynamicAlloca()
882 void PPCRegisterInfo::lowerPrepareProbedAlloca( in lowerPrepareProbedAlloca()
923 void PPCRegisterInfo::lowerDynamicAreaOffset( in lowerDynamicAreaOffset()
954 void PPCRegisterInfo::lowerCRSpilling(MachineBasicBlock::iterator II, in lowerCRSpilling()
999 void PPCRegisterInfo::lowerCRRestore(MachineBasicBlock::iterator II, in lowerCRRestore()
1042 void PPCRegisterInfo::lowerCRBitSpilling(MachineBasicBlock::iterator II, in lowerCRBitSpilling()
1161 void PPCRegisterInfo::lowerCRBitRestore(MachineBasicBlock::iterator II, in lowerCRBitRestore()
1211 void PPCRegisterInfo::emitAccCopyInfo(MachineBasicBlock &MBB, in emitAccCopyInfo()
1277 void PPCRegisterInfo::lowerOctWordSpilling(MachineBasicBlock::iterator II, in lowerOctWordSpilling()
1313 void PPCRegisterInfo::lowerACCSpilling(MachineBasicBlock::iterator II, in lowerACCSpilling()
1356 void PPCRegisterInfo::lowerACCRestore(MachineBasicBlock::iterator II, in lowerACCRestore()
1391 void PPCRegisterInfo::lowerWACCSpilling(MachineBasicBlock::iterator II, in lowerWACCSpilling()
1425 void PPCRegisterInfo::lowerWACCRestore(MachineBasicBlock::iterator II, in lowerWACCRestore()
1457 void PPCRegisterInfo::lowerQuadwordSpilling(MachineBasicBlock::iterator II, in lowerQuadwordSpilling()
1484 void PPCRegisterInfo::lowerQuadwordRestore(MachineBasicBlock::iterator II, in lowerQuadwordRestore()
1509 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot()
1580 PPCRegisterInfo::eliminateFrameIndex(MachineBasicBlock::iterator II, in eliminateFrameIndex()
1815 Register PPCRegisterInfo::getFrameRegister(const MachineFunction &MF) const { in getFrameRegister()
1824 Register PPCRegisterInfo::getBaseRegister(const MachineFunction &MF) const { in getBaseRegister()
1838 bool PPCRegisterInfo::hasBasePointer(const MachineFunction &MF) const { in hasBasePointer()
1854 bool PPCRegisterInfo::
1899 Register PPCRegisterInfo::materializeFrameBaseRegister(MachineBasicBlock *MBB, in materializeFrameBaseRegister()
1924 void PPCRegisterInfo::resolveFrameIndex(MachineInstr &MI, Register BaseReg, in resolveFrameIndex()
1948 bool PPCRegisterInfo::isFrameOffsetLegal(const MachineInstr *MI, in isFrameOffsetLegal()