Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h220 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } getArgumentStackToRestore() function
H A DARMFrameLowering.cpp253 static int getArgumentStackToRestore(MachineFunction &MF, getArgumentStackToRestore() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h263 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } getArgumentStackToRestore() function
H A DAArch64FrameLowering.cpp264 static int64_t getArgumentStackToRestore(MachineFunction &MF, getArgumentStackToRestore() function