Home
last modified time | relevance | path

Searched defs:endFunctionImpl (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DAsmPrinterDwarfTest.cpp438 virtual void endFunctionImpl(const MachineFunction *MF) override {} endFunctionImpl() function in __anon07ae94fc0111::AsmPrinterDebugHandlerTest::TestDebugHandler
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1240 void BTFDebug::endFunctionImpl(const MachineFunction *MF) { endFunctionImpl() function in BTFDebug
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2268 void DwarfDebug::endFunctionImpl(const MachineFunction *MF) { endFunctionImpl() function in DwarfDebug
H A DCodeViewDebug.cpp3066 void CodeViewDebug::endFunctionImpl(const MachineFunction *MF) { endFunctionImpl() function in CodeViewDebug