Home
last modified time | relevance | path

Searched refs:beginFunctionImpl (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DDebugHandlerBase.h112 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp261 beginFunctionImpl(MF); in beginFunction()
344 beginFunctionImpl(MF); in beginFunction()
DCodeViewDebug.h480 void beginFunctionImpl(const MachineFunction *MF) override;
DDwarfDebug.h631 void beginFunctionImpl(const MachineFunction *MF) override;
DDwarfDebug.cpp2180 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
DCodeViewDebug.cpp1451 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/
DBTFDebug.h395 void beginFunctionImpl(const MachineFunction *MF) override;
DBTFDebug.cpp1163 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug