Home
last modified time | relevance | path

Searched defs:endFunction (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAIXException.cpp62 void AIXException::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::AIXException
DWinCFGuard.cpp34 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() function in WinCFGuard
DWasmException.cpp44 void WasmException::endFunction(const MachineFunction *MF) { in endFunction() function in WasmException
DARMException.cpp60 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
DDwarfCFIException.cpp170 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfCFIException
DDebugHandlerBase.cpp389 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase
DWinException.cpp121 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinCFGuard.cpp34 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() function in WinCFGuard
DWasmException.cpp44 void WasmException::endFunction(const MachineFunction *MF) { in endFunction() function in WasmException
DARMException.cpp60 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
DDwarfCFIException.cpp169 void DwarfCFIException::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfCFIException
DDebugHandlerBase.cpp337 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase
DWinException.cpp120 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException
/external/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp68 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
DDwarfCFIException.cpp173 void DwarfCFIException::endFunction(const MachineFunction *) { in endFunction() function in DwarfCFIException
DDebugHandlerBase.cpp226 void DebugHandlerBase::endFunction(const MachineFunction *MF) { in endFunction() function in DebugHandlerBase
DWinException.cpp104 void WinException::endFunction(const MachineFunction *MF) { in endFunction() function in WinException
DDwarfDebug.cpp1091 void DwarfDebug::endFunction(const MachineFunction *MF) { in endFunction() function in DwarfDebug
DCodeViewDebug.cpp1914 void CodeViewDebug::endFunction(const MachineFunction *MF) { in endFunction() function in CodeViewDebug
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssGrammar.java214 void endFunction(String token); in endFunction() method
/external/llvm-project/llvm/unittests/CodeGen/
DAsmPrinterDwarfTest.cpp386 virtual void endFunction(const MachineFunction *MF) override {} in endFunction() function in __anon56a29bc00111::AsmPrinterHandlerTest::TestHandler