Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.h254 void emitCatchRetReturnValue(MachineBasicBlock &MBB,
H A DX86FrameLowering.cpp2085 emitCatchRetReturnValue(MBB, FirstCSPop, &*Terminator); in emitEpilogue()
2580 void X86FrameLowering::emitCatchRetReturnValue(MachineBasicBlock &MBB, in emitCatchRetReturnValue() function in X86FrameLowering