Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h40 unsigned ArgumentStackToRestore; variable
91 ArgumentStackToRestore(0), in AArch64MachineFunctionInfo()
103 ArgumentStackToRestore(0), in AArch64MachineFunctionInfo()
116 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore()
118 ArgumentStackToRestore = bytes; in setArgumentStackToRestore()