Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h111 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBTFDebug.h252 void endFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp688 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp319 endFunctionImpl(MF); in endFunction()
H A DCodeViewDebug.h452 void endFunctionImpl(const MachineFunction *) override;
H A DDwarfDebug.h577 void endFunctionImpl(const MachineFunction *MF) override;
H A DDwarfDebug.cpp1564 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
H A DCodeViewDebug.cpp2777 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug