Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
DCPPBackend.cpp44 enum WhatToGenerate { enum
55 static cl::opt<WhatToGenerate> GenerationType("cppgen", cl::Optional,
1918 switch (WhatToGenerate(GenerationType)) { in runOnModule()