Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h116 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp270 beginFunctionImpl(MF); in beginFunction()
353 beginFunctionImpl(MF); in beginFunction()
H A DCodeViewDebug.h505 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.h699 void beginFunctionImpl(const MachineFunction *MF) override;
H A DCodeViewDebug.cpp1475 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl()
1462 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { beginFunctionImpl() function in CodeViewDebug
H A DDwarfDebug.cpp2217 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h399 void beginFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp1164 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug