Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfException.h62 void beginFunction(const MachineFunction *MF) override;
87 void beginFunction(const MachineFunction *MF) override;
HDWasmException.h27 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
HDWinCFGuard.h40 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
HDWinException.h101 void beginFunction(const MachineFunction *MF) override;
HDARMException.cpp38 void ARMException::beginFunction(const MachineFunction *MF) { in beginFunction() function in ARMException
HDDwarfCFIException.cpp88 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfCFIException
HDDebugHandlerBase.cpp185 void DebugHandlerBase::beginFunction(const MachineFunction *MF) { in beginFunction() function in DebugHandlerBase
HDWinException.cpp59 void WinException::beginFunction(const MachineFunction *MF) { in beginFunction() function in WinException
HDAsmPrinter.cpp764 HI.Handler->beginFunction(MF); in EmitFunctionHeader()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinterHandler.h45 virtual void beginFunction(const MachineFunction *MF) = 0;
HDDebugHandlerBase.h118 void beginFunction(const MachineFunction *MF) override;