Searched refs:ArgumentStackToRestore (Results 1 – 3 of 3) sorted by relevance
42 unsigned ArgumentStackToRestore; variable92 : BytesInStackArgArea(0), ArgumentStackToRestore(0), HasStackFrame(false), in AArch64FunctionInfo()99 : BytesInStackArgArea(0), ArgumentStackToRestore(0), HasStackFrame(false), in AArch64FunctionInfo()110 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore()112 ArgumentStackToRestore = bytes; in setArgumentStackToRestore()
48 unsigned ArgumentStackToRestore = 0; variable144 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore()146 ArgumentStackToRestore = bytes; in setArgumentStackToRestore()
55 unsigned ArgumentStackToRestore = 0; variable170 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore()172 ArgumentStackToRestore = bytes; in setArgumentStackToRestore()