Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.h97 int getCallFrameSize() final { return 128; } in getCallFrameSize() function
120 int getCallFrameSize() final { return SystemZMC::ELFCallFrameSize; } in getCallFrameSize() function