Home
last modified time | relevance | path

Searched refs:getReturnStackOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARC/
DARCMachineFunctionInfo.h49 unsigned getReturnStackOffset() const { in getReturnStackOffset() function
DARCISelLowering.cpp624 CCInfo.AllocateStack(AFI->getReturnStackOffset(), Align(4)); in LowerReturn()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h80 unsigned getReturnStackOffset() const { in getReturnStackOffset() function
DXCoreISelLowering.cpp1456 CCInfo.AllocateStack(XFI->getReturnStackOffset(), Align(4)); in LowerReturn()