Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h55 void endFunction(const MachineFunction *) override;
82 void endFunction(const MachineFunction *) override;
H A DWin64Exception.h47 void endFunction(const MachineFunction *) override;
H A DAsmPrinterHandler.h47 virtual void endFunction(const MachineFunction *MF) = 0;
H A DEHStreamer.h127 void endFunction(const MachineFunction *) override;
H A DWin64Exception.cpp90 void Win64Exception::endFunction(const MachineFunction *) { in endFunction() function in Win64Exception
H A DWinCodeViewLineTables.h134 void endFunction(const MachineFunction *) override;
H A DDwarfCFIException.cpp138 void DwarfCFIException::endFunction(const MachineFunction *) { in endFunction() function in DwarfCFIException
H A DARMException.cpp75 void ARMException::endFunction(const MachineFunction *) { in endFunction() function in ARMException
H A DDwarfDebug.h505 void endFunction(const MachineFunction *MF) override;
H A DWinCodeViewLineTables.cpp355 void WinCodeViewLineTables::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::WinCodeViewLineTables
H A DEHStreamer.cpp704 void EHStreamer::endFunction(const MachineFunction *) { in endFunction() function in EHStreamer
H A DAsmPrinter.cpp886 HI.Handler->endFunction(MF); in EmitFunctionBody()
H A DDwarfDebug.cpp1236 void DwarfDebug::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfDebug