Home
last modified time | relevance | path

Searched refs:getAllocatedStackSize (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp361 uint64_t StackSize = getAllocatedStackSize(MF); in emitPrologue()
448 uint64_t StackSize = getAllocatedStackSize(MF); in emitEpilogue()
504 Offset += getAllocatedStackSize(MF); in getFrameIndexReference()
510 getAllocatedStackSize(const MachineFunction &MF) const { in getAllocatedStackSize() function in SystemZFrameLowering
DSystemZFrameLowering.h54 uint64_t getAllocatedStackSize(const MachineFunction &MF) const;