Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp199 beginFunctionImpl(MF); in beginFunction()
256 beginFunctionImpl(MF); in beginFunction()
H A DCodeViewDebug.h449 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.h574 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.cpp1526 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
H A DCodeViewDebug.cpp1278 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h110 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.h249 void beginFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp638 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug