Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h109 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp262 beginFunctionImpl(MF); in beginFunction()
345 beginFunctionImpl(MF); in beginFunction()
H A DCodeViewDebug.h479 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.h629 void beginFunctionImpl(const MachineFunction *MF) override;
H A DCodeViewDebug.cpp1440 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
H A DDwarfDebug.cpp2144 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.h388 void beginFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp1125 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug