Lines Matching refs:MachineFunction
63 getCalleeSavedRegs(const MachineFunction *MF) const = 0;
66 virtual const uint32_t *getCallPreservedMask(const MachineFunction &MF,
92 const MCPhysReg *getCalleeSavedRegs(const MachineFunction *MF) const final;
94 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
115 const MCPhysReg *getCalleeSavedRegs(const MachineFunction *MF) const final;
117 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
136 getPointerRegClass(const MachineFunction &MF,
149 const MachineFunction &MF, const VirtRegMap *VRM,
153 bool requiresRegisterScavenging(const MachineFunction &MF) const override { in requiresRegisterScavenging()
156 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override { in requiresFrameIndexScavenging()
159 const MCPhysReg *getCalleeSavedRegs(const MachineFunction *MF) const override;
160 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
162 BitVector getReservedRegs(const MachineFunction &MF) const override;
176 Register getFrameRegister(const MachineFunction &MF) const override;