Home | History | Annotate | Download | only in X86

Lines Matching refs:override

35   void emitPrologue(MachineFunction &MF) const override;
36 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
38 void adjustForSegmentedStacks(MachineFunction &MF) const override;
40 void adjustForHiPEPrologue(MachineFunction &MF) const override;
43 RegScavenger *RS = nullptr) const override;
48 std::vector<CalleeSavedInfo> &CSI) const override;
53 const TargetRegisterInfo *TRI) const override;
58 const TargetRegisterInfo *TRI) const override;
60 bool hasFP(const MachineFunction &MF) const override;
61 bool hasReservedCallFrame(const MachineFunction &MF) const override;
63 int getFrameIndexOffset(const MachineFunction &MF, int FI) const override;
65 unsigned &FrameReg) const override;
69 MachineBasicBlock::iterator MI) const override;