Home
last modified time | relevance | path

Searched refs:endFunction (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h65 void endFunction(const MachineFunction *) override;
93 void endFunction(const MachineFunction *) override;
107 void endFunction(const MachineFunction *MF) override;
DWasmException.h29 void endFunction(const MachineFunction *MF) override;
DWinCFGuard.h46 void endFunction(const MachineFunction *MF) override;
DAIXException.cpp62 void AIXException::endFunction(const MachineFunction *MF) { in endFunction() function in llvm::AIXException
DWinException.h104 void endFunction(const MachineFunction *) override;
DWasmException.cpp44 void WasmException::endFunction(const MachineFunction *MF) { in endFunction() function in WasmException
DWinCFGuard.cpp34 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() function in WinCFGuard
DARMException.cpp60 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h65 void endFunction(const MachineFunction *) override;
90 void endFunction(const MachineFunction *) override;
DWasmException.h29 void endFunction(const MachineFunction *MF) override;
DWinCFGuard.h45 void endFunction(const MachineFunction *MF) override;
DWinCFGuard.cpp34 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() function in WinCFGuard
DWinException.h106 void endFunction(const MachineFunction *) override;
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
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.h66 void endFunction(const MachineFunction *) override;
91 void endFunction(const MachineFunction *) override;
DAsmPrinterHandler.h55 virtual void endFunction(const MachineFunction *MF) = 0;
DDebugHandlerBase.h87 void endFunction(const MachineFunction *MF) override;
DWinException.h97 void endFunction(const MachineFunction *) override;
DARMException.cpp68 void ARMException::endFunction(const MachineFunction *MF) { in endFunction() function in ARMException
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssGrammar.java105 handler.endFunction(token); in parsePropertyValue()
214 void endFunction(String token); in endFunction() method
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinterHandler.h54 virtual void endFunction(const MachineFunction *MF) = 0;
DDebugHandlerBase.h119 void endFunction(const MachineFunction *MF) override;
/external/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinterHandler.h58 virtual void endFunction(const MachineFunction *MF) = 0;
DDebugHandlerBase.h124 void endFunction(const MachineFunction *MF) override;

12