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