Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FrameLowering.h197 void restoreWinEHStackPointersInParent(MachineFunction &MF) const;
DX86FrameLowering.cpp3951 restoreWinEHStackPointersInParent(MF); in processFunctionBeforeFrameIndicesReplaced()
3954 void X86FrameLowering::restoreWinEHStackPointersInParent( in restoreWinEHStackPointersInParent() function in X86FrameLowering