Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h109 virtual void beginFunctionImpl(const MachineFunction *MF) = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp256 beginFunctionImpl(MF); in beginFunction()
345 beginFunctionImpl(MF); in beginFunction()
H A DCodeViewDebug.h460 void beginFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.h633 void beginFunctionImpl(const MachineFunction *MF) override;
H A DCodeViewDebug.cpp1366 void CodeViewDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in CodeViewDebug
H A DDwarfDebug.cpp2090 void DwarfDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in DwarfDebug
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.h338 void beginFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp908 void BTFDebug::beginFunctionImpl(const MachineFunction *MF) { in beginFunctionImpl() function in BTFDebug