Home
last modified time | relevance | path

Searched refs:endModule (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h53 void endModule() override;
84 void endModule() override {} in endModule() function
104 void endModule() override {} in endModule() function
H A DWinCFGuard.h34 void endModule() override;
H A DWasmException.h29 void endModule() override;
H A DWinException.h103 void endModule() override;
H A DWasmException.cpp22 void WasmException::endModule() { in endModule() function in WasmException
H A DWinCFGuard.cpp90 void WinCFGuard::endModule() { in endModule()
84 void WinCFGuard::endModule() { endModule() function in WinCFGuard
H A DDwarfCFIException.cpp36 /// endModule - Emit all exception information that should come after the
38 void DwarfCFIException::endModule() { in endModule() function in DwarfCFIException
H A DCodeViewDebug.h521 void endModule() override;
H A DDwarfDebug.h729 void endModule() override;
H A DWinException.cpp45 /// endModule - Emit all exception information that should come after the
47 void WinException::endModule() { in endModule() function in WinException
H A DAsmPrinter.cpp2589 Handler->endModule(); in SetupMachineFunction()
2591 Handler->endModule(); in SetupMachineFunction()
H A DDwarfDebug.cpp1405 void DwarfDebug::endModule() { in endModule()
1402 void DwarfDebug::endModule() { endModule() function in DwarfDebug
H A DCodeViewDebug.cpp638 void CodeViewDebug::endModule() { in endModule() function in CodeViewDebug
/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinterHandler.h40 virtual void endModule() = 0;
H A DDebugHandlerBase.h
/llvm-project/llvm/unittests/CodeGen/
H A DAsmPrinterDwarfTest.cpp389 virtual void endModule() override { Test.EndCount++; } in beginFunction()
388 virtual void endModule() override { Test.EndCount++; } endModule() function in __anon07ae94fc0111::AsmPrinterHandlerTest::TestHandler
436 virtual void endModule() override { Test.EndCount++; } endModule() function in __anon07ae94fc0111::AsmPrinterDebugHandlerTest::TestDebugHandler
/llvm-project/llvm/test/DebugInfo/COFF/
H A Dasm.ll54 ; execution of endModule(). See PR18679 for the details.
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h431 void endModule() override;
H A DBTFDebug.cpp1619 void BTFDebug::endModule() { in endModule()
1608 void BTFDebug::endModule() { endModule() function in BTFDebug