Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h54 void emitCSpecificHandlerTable(const MachineFunction *MF);
H A DWinException.cpp158 emitCSpecificHandlerTable(MF); in endFunction()
288 emitCSpecificHandlerTable(MF); in endFuncletImpl()
567 void WinException::emitCSpecificHandlerTable(const MachineFunction *MF) { in emitCSpecificHandlerTable() function in WinException