Searched defs:endFunction (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ | ||
| H A D | WinCFGuard.h | 43 void endFunction(const MachineFunction *MF) override {} in endFunction() function |
| H A D | WasmException.cpp | 45 void WasmException::endFunction(const MachineFunction *MF) { in endFunction() function in WasmException |
| H A D | ARMException.cpp | 61 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException |
| H A D | DwarfCFIException.cpp | 167 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfCFIException |
| H A D | DebugHandlerBase.cpp | 317 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase |
| H A D | WinException.cpp | 115 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException |