Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DDebugHandlerBase.h110 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp405 endFunctionImpl(MF); in endFunction()
DCodeViewDebug.h465 void endFunctionImpl(const MachineFunction *) override;
DDwarfDebug.h633 void endFunctionImpl(const MachineFunction *MF) override;
DCodeViewDebug.cpp2894 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug
DDwarfDebug.cpp2173 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.h341 void endFunctionImpl(const MachineFunction *MF) override;
DBTFDebug.cpp986 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug