Home
last modified time | relevance | path

Searched refs:endFunction (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h62 void endFunction(const MachineFunction *) override;
90 void endFunction(const MachineFunction *) override;
104 void endFunction(const MachineFunction *MF) override;
H A DWasmException.h29 void endFunction(const MachineFunction *MF) override;
H A DWinCFGuard.h46 void endFunction(const MachineFunction *MF) override;
H A DPseudoProbePrinter.h43 void endFunction(const MachineFunction *MF) override {} in endFunction() function
H A DAIXException.cpp63 void AIXException::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::AIXException
H A DWinException.h107 void endFunction(const MachineFunction *) override;
H A DWasmException.cpp44 void WasmException::endFunction(const MachineFunction *MF) { in endFunction() function in WasmException
H A DWinCFGuard.cpp34 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() function in WinCFGuard
H A DARMException.cpp60 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
H A DDwarfCFIException.cpp177 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfCFIException
H A DDebugHandlerBase.cpp406 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase
H A DWinException.cpp129 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException
H A DAsmPrinter.cpp1492 HI.Handler->endFunction(MF); in emitFunctionBody()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h58 virtual void endFunction(const MachineFunction *MF) = 0;
H A DDebugHandlerBase.h124 void endFunction(const MachineFunction *MF) override;
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2015214 (IRState::endFunction): Free language-specific cfun field.
229 * d-irstate.cc (IRState::endFunction): Update assert.
H A DChangeLog-2014617 (IRState::endFunction): Likewise.