Searched defs:endFunction (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | AIXException.cpp | 75 void AIXException::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::AIXException |
H A D | WasmException.cpp | 45 void WasmException::endFunction(const MachineFunction *MF) { in endFunction() function in WasmException |
H A D | WinCFGuard.cpp | 32 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() function in WinCFGuard |
H A D | ARMException.cpp | 58 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException |
H A D | DwarfCFIException.cpp | 147 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfCFIException |
H A D | DebugHandlerBase.cpp | 417 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase |
H A D | WinException.cpp | 124 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException |