Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h50 void emitCSpecificHandlerTable(const MachineFunction *MF);
H A DWinException.cpp149 emitCSpecificHandlerTable(MF); in endFunction()
272 emitCSpecificHandlerTable(MF); in endFunclet()
537 void WinException::emitCSpecificHandlerTable(const MachineFunction *MF) { in emitCSpecificHandlerTable() function in WinException