Home
last modified time | relevance | path

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

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