Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCMachineFunctionInfo.h49 unsigned getReturnStackOffset() const { in getReturnStackOffset() function
HDARCISelLowering.cpp662 CCInfo.AllocateStack(AFI->getReturnStackOffset(), Align(4)); in LowerReturn()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreMachineFunctionInfo.h86 unsigned getReturnStackOffset() const { in getReturnStackOffset() function
HDXCoreISelLowering.cpp1359 CCInfo.AllocateStack(XFI->getReturnStackOffset(), Align(4)); in LowerReturn()