Searched refs:EndModule (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h131 /// EndModule - Emit all exception information that should come after the
133 virtual void EndModule();
165 /// EndModule - Emit all exception information that should come after the
167 virtual void EndModule();
196 /// EndModule - Emit all exception information that should come after the
198 virtual void EndModule();
228 /// EndModule - Emit all exception information that should come after the
230 virtual void EndModule();
H A DARMException.cpp46 void ARMException::EndModule() { function in class:ARMException
H A DWin64Exception.cpp48 /// EndModule - Emit all exception information that should come after the
50 void Win64Exception::EndModule() { function in class:Win64Exception
H A DDwarfCFIException.cpp49 /// EndModule - Emit all exception information that should come after the
51 void DwarfCFIException::EndModule() { function in class:DwarfCFIException
H A DDwarfException.cpp714 /// EndModule - Emit all exception information that should come after the
716 void DwarfException::EndModule() {
H A DAsmPrinter.cpp864 DE->EndModule();

Completed in 19 milliseconds