Lines Matching refs:MachineFunction
63 getCalleeSavedRegs(const MachineFunction *MF) const = 0;
66 virtual const uint32_t *getCallPreservedMask(const MachineFunction &MF,
94 const MCPhysReg *getCalleeSavedRegs(const MachineFunction *MF) const final;
96 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
117 const MCPhysReg *getCalleeSavedRegs(const MachineFunction *MF) const final;
119 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
138 getPointerRegClass(const MachineFunction &MF,
151 const MachineFunction &MF, const VirtRegMap *VRM,
155 bool requiresRegisterScavenging(const MachineFunction &MF) const override {
158 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override {
161 const MCPhysReg *getCalleeSavedRegs(const MachineFunction *MF) const override;
162 const uint32_t *getCallPreservedMask(const MachineFunction &MF,
165 BitVector getReservedRegs(const MachineFunction &MF) const override;
179 Register getFrameRegister(const MachineFunction &MF) const override;