Home
last modified time | relevance | path

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

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