Searched refs:ArgumentStackToRestore (Results 1 – 2 of 2) 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()
46 unsigned ArgumentStackToRestore = 0; variable115 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore()117 ArgumentStackToRestore = bytes; in setArgumentStackToRestore()