Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h110 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp408 endFunctionImpl(MF); in endFunction()
H A DCodeViewDebug.h463 void endFunctionImpl(const MachineFunction *) override;
H A DDwarfDebug.h636 void endFunctionImpl(const MachineFunction *MF) override;
H A DCodeViewDebug.cpp2893 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug
H A DDwarfDebug.cpp2123 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.h341 void endFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp986 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug