Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h52 void beginFunction(const MachineFunction *MF) override;
79 void beginFunction(const MachineFunction *MF) override;
H A DWin64Exception.h44 void beginFunction(const MachineFunction *MF) override;
H A DAsmPrinterHandler.h42 virtual void beginFunction(const MachineFunction *MF) = 0;
H A DEHStreamer.h124 void beginFunction(const MachineFunction *MF) override;
H A DWin64Exception.cpp53 void Win64Exception::beginFunction(const MachineFunction *MF) { in beginFunction() function in Win64Exception
H A DWinCodeViewLineTables.h131 void beginFunction(const MachineFunction *MF) override;
H A DDwarfCFIException.cpp76 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfCFIException
H A DARMException.cpp58 void ARMException::beginFunction(const MachineFunction *MF) { in beginFunction() function in ARMException
H A DDwarfDebug.h502 void beginFunction(const MachineFunction *MF) override;
H A DWinCodeViewLineTables.cpp313 void WinCodeViewLineTables::beginFunction(const MachineFunction *MF) { in beginFunction() function in llvm::WinCodeViewLineTables
H A DEHStreamer.cpp699 void EHStreamer::beginFunction(const MachineFunction *MF) { in beginFunction() function in EHStreamer
H A DAsmPrinter.cpp551 HI.Handler->beginFunction(MF); in EmitFunctionHeader()
H A DDwarfDebug.cpp1133 void DwarfDebug::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfDebug