Searched refs:markFunctionEnd (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.h28 virtual void markFunctionEnd() override;
H A DDwarfException.h33 void markFunctionEnd() override;
H A DWinException.h101 void markFunctionEnd() override;
H A DWasmException.cpp34 void WasmException::markFunctionEnd() { function in class:WasmException
H A DDwarfCFIException.cpp39 void DwarfCFIExceptionBase::markFunctionEnd() { function in class:DwarfCFIExceptionBase
H A DWinException.cpp113 void WinException::markFunctionEnd() { function in class:WinException
H A DAsmPrinter.cpp1284 HI.Handler->markFunctionEnd();
3210 void AsmPrinterHandler::markFunctionEnd() {} function in class:AsmPrinterHandler
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h49 virtual void markFunctionEnd();

Completed in 210 milliseconds