Searched refs:XCoreFrameLowering (Results 1 – 5 of 5) sorted by relevance
35 XCoreFrameLowering FrameLowering;51 const XCoreFrameLowering *getFrameLowering() const override { in getFrameLowering()
213 XCoreFrameLowering::XCoreFrameLowering(const XCoreSubtarget &sti) in XCoreFrameLowering() function in XCoreFrameLowering218 bool XCoreFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP()223 void XCoreFrameLowering::emitPrologue(MachineFunction &MF) const { in emitPrologue()339 void XCoreFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue()407 bool XCoreFrameLowering::443 bool XCoreFrameLowering::478 void XCoreFrameLowering::527 void XCoreFrameLowering::562 void XCoreFrameLowering::
24 class XCoreFrameLowering: public TargetFrameLowering {26 XCoreFrameLowering(const XCoreSubtarget &STI);
14 XCoreFrameLowering.cpp
1300 unsigned StackSlotSize = XCoreFrameLowering::stackSlotSize(); in LowerCCCArguments()