Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h57 void beginFunction(const MachineFunction *MF) override;
88 void beginFunction(const MachineFunction *MF) override;
105 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
H A DWinCFGuard.h41 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
H A DWasmException.h30 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
H A DPseudoProbePrinter.h40 void beginFunction(const MachineFunction *MF) override {} in beginFunction() function
H A DWinException.h107 void beginFunction(const MachineFunction *MF) override;
H A DDwarfCFIException.cpp57 void DwarfCFIException::beginFunction(const MachineFunction *MF) { in beginFunction() function in DwarfCFIException
H A DARMException.cpp31 void ARMException::beginFunction(const MachineFunction *MF) { in beginFunction() function in ARMException
H A DDebugHandlerBase.cpp249 void DebugHandlerBase::beginFunction(const MachineFunction *MF) { in beginFunction() function in DebugHandlerBase
H A DWinException.cpp63 void WinException::beginFunction(const MachineFunction *MF) { in beginFunction() function in WinException
H A DAsmPrinter.cpp997 HI.Handler->beginFunction(MF); in emitFunctionHeader()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h49 virtual void beginFunction(const MachineFunction *MF) = 0;
H A DDebugHandlerBase.h126 void beginFunction(const MachineFunction *MF) override;