Searched defs:endFunctionImpl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/ | ||
H A D | AsmPrinterDwarfTest.cpp | 438 virtual void endFunctionImpl(const MachineFunction *MF) override {} endFunctionImpl() function in __anon07ae94fc0111::AsmPrinterDebugHandlerTest::TestDebugHandler |
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.cpp | 1240 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { endFunctionImpl() function in BTFDebug |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfDebug.cpp | 2268 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { endFunctionImpl() function in DwarfDebug |
H A D | CodeViewDebug.cpp | 3066 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { endFunctionImpl() function in CodeViewDebug |