Home
last modified time | relevance | path

Searched defs:getCallFrameSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h99 int getCallFrameSize() final { return 128; } in getCallFrameSize() function
122 int getCallFrameSize() final { return SystemZMC::ELFCallFrameSize; } in getCallFrameSize() function