Home | History | Annotate | Download | only in Mips

Lines Matching defs:MipsRegisterInfo

1 //===-- MipsRegisterInfo.cpp - MIPS Register Information -== --------------===//
14 #include "MipsRegisterInfo.h"
45 MipsRegisterInfo::MipsRegisterInfo() : MipsGenRegisterInfo(Mips::RA) {}
47 unsigned MipsRegisterInfo::getPICCallReg() { return Mips::T9; }
50 MipsRegisterInfo::getPointerRegClass(const MachineFunction &MF,
71 MipsRegisterInfo::getRegPressureLimit(const TargetRegisterClass *RC,
97 MipsRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const {
128 MipsRegisterInfo::getCallPreservedMask(const MachineFunction &MF,
149 const uint32_t *MipsRegisterInfo::getMips16RetHelperMask() {
153 BitVector MipsRegisterInfo::
262 MipsRegisterInfo::requiresRegisterScavenging(const MachineFunction &MF) const {
267 MipsRegisterInfo::trackLivenessAfterRegAlloc(const MachineFunction &MF) const {
274 void MipsRegisterInfo::
294 unsigned MipsRegisterInfo::
308 bool MipsRegisterInfo::canRealignStack(const MachineFunction &MF) const {