Searched defs:markFunctionEnd (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ | ||
| H A D | AIXException.cpp | 26 void AIXException::markFunctionEnd() { endFragment(); } in markFunctionEnd() function in llvm::AIXException |
| H A D | WasmException.cpp | 45 void WasmException::markFunctionEnd() { in markFunctionEnd() function in WasmException |
| H A D | DwarfCFIException.cpp | 28 void DwarfCFIExceptionBase::markFunctionEnd() { in markFunctionEnd() function in DwarfCFIExceptionBase |
| H A D | WinException.cpp | 116 void WinException::markFunctionEnd() { in markFunctionEnd() function in WinException |
| H A D | AsmPrinter.cpp | 3734 void AsmPrinterHandler::markFunctionEnd() {} in markFunctionEnd() function in AsmPrinterHandler |