Searched refs:CallStackRestore (Results 1 – 2 of 2) sorted by relevance
475 struct CallStackRestore final : EHScopeStack::Cleanup { struct477 CallStackRestore(Address Stack) : Stack(Stack) {} in CallStackRestore() function1471 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()
549 struct CallStackRestore final : EHScopeStack::Cleanup { struct551 CallStackRestore(Address Stack) : Stack(Stack) {} in CallStackRestore() function2117 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()