Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDDebugHandlerBase.h116 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDebugHandlerBase.cpp270 beginFunctionImpl(MF); in beginFunction()
353 beginFunctionImpl(MF); in beginFunction()
HDCodeViewDebug.h505 void beginFunctionImpl(const MachineFunction *MF) override;
HDDwarfDebug.h699 void beginFunctionImpl(const MachineFunction *MF) override;
HDDwarfDebug.cpp2217 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
HDCodeViewDebug.cpp1475 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
/freebsd-head/contrib/llvm-project/llvm/lib/Target/BPF/
HDBTFDebug.h399 void beginFunctionImpl(const MachineFunction *MF) override;
HDBTFDebug.cpp1164 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug