Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h215 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } getArgumentStackToRestore() function
H A DARMFrameLowering.cpp253 static int getArgumentStackToRestore(MachineFunction &MF, in getArgumentStackToRestore() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h269 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore() function
H A DAArch64FrameLowering.cpp296 static int64_t getArgumentStackToRestore(MachineFunction &MF, in getArgumentStackToRestore() function