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.h112 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp274 beginFunctionImpl(MF); in beginFunction()
357 beginFunctionImpl(MF); in beginFunction()
H A DCodeViewDebug.h512 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.h715 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.cpp2642 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
H A DCodeViewDebug.cpp1489 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h400 void beginFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp1283 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug