Searched refs:ArgumentStackToRestore (Results 1 – 3 of 3) sorted by relevance
125 unsigned ArgumentStackToRestore = 0; variable204 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore()205 void setArgumentStackToRestore(unsigned v) { ArgumentStackToRestore = v; } in setArgumentStackToRestore()
55 unsigned ArgumentStackToRestore = 0; variable184 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } in getArgumentStackToRestore()186 ArgumentStackToRestore = bytes; in setArgumentStackToRestore()
1687 int64_t ArgumentStackToRestore = getArgumentStackToRestore(MF, MBB); in emitEpilogue() local1722 int64_t AfterCSRPopSize = ArgumentStackToRestore; in emitEpilogue()