Searched refs:endFunction (Results 1 – 16 of 16) sorted by relevance
60 void endFunction(const MachineFunction *) override;91 void endFunction(const MachineFunction *) override;106 void endFunction(const MachineFunction *MF) override;
44 void endFunction(const MachineFunction *MF) override;
31 void endFunction(const MachineFunction *MF) override;
75 void AIXException::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::AIXException
112 void endFunction(const MachineFunction *) override;
45 void WasmException::endFunction(const MachineFunction *MF) { in endFunction() function in WasmException
32 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() function in WinCFGuard
146 /// endFunction - Gather and emit post-function exception information.148 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction() 147 void DwarfCFIException::endFunction(const MachineFunction *MF) { endFunction() function in DwarfCFIException
58 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
414 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endInstruction() 417 void DebugHandlerBase::endFunction(const MachineFunction *MF) { endFunction() function in DebugHandlerBase
122 /// endFunction - Gather and emit post-function exception information.124 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException 285 // right here, but is written by e.g. emitExceptionTable in endFunction() in endFuncletImpl()
2109 Handler->endFunction(MF); in emitGlobalAlias() 2111 Handler->endFunction(MF); in emitGlobalAlias()
261 endFunction(std::get<1>(Callbacks)) {276 InvokeInterfaceFunction(endFunction, Arguments, IndexSequence); in ReturnAddressSetterRAII() 281 typename CallbackPairTy::second_type endFunction; in ~ReturnAddressSetterRAII() 252 typename CallbackPairTy::second_type endFunction; global() variable
43 /// Every beginFunction(MF) call should be followed by an endFunction(MF)48 // before endFunction and cannot switch sections.52 virtual void endFunction(const MachineFunction *MF) = 0;
129 void endFunction(const MachineFunction *MF) override;
391 virtual void endFunction(const MachineFunction *MF) override {}390 virtual void endFunction(const MachineFunction *MF) override {} endFunction() function in __anon07ae94fc0111::AsmPrinterHandlerTest::TestHandler