Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h110 virtual void endFunctionImpl(const MachineFunction *MF) = 0;
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp411 endFunctionImpl(MF); in endFunction()
H A DCodeViewDebug.h482 void endFunctionImpl(const MachineFunction *) override;
H A DDwarfDebug.h632 void endFunctionImpl(const MachineFunction *MF) override;
H A DCodeViewDebug.cpp3004 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in CodeViewDebug
H A DDwarfDebug.cpp2195 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in DwarfDebug
/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.h391 void endFunctionImpl(const MachineFunction *MF) override;
H A DBTFDebug.cpp1214 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { in endFunctionImpl() function in BTFDebug