Home
last modified time | relevance | path

Searched refs:OT_Assembly (Results 1 – 3 of 3) sorted by relevance

/gdk/sources/llvm-ndk-cc/
DBackend.cpp86 if ((mOT != Compiler::OT_Assembly) && (mOT != Compiler::OT_Object)) in CreateCodeGenPasses()
272 case Compiler::OT_Assembly: in HandleTranslationUnit()
DCompiler.h47 OT_Assembly, enumerator
DCompiler.cpp243 case OT_Assembly: in setOutput()