Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
Dllvm-mca.cpp59 static cl::OptionCategory ViewOptions("View Options"); variable
106 cl::cat(ViewOptions), cl::init(false));
110 cl::cat(ViewOptions), cl::init(false));
115 cl::cat(ViewOptions), cl::init(true));
119 cl::cat(ViewOptions), cl::init(false));
124 cl::cat(ViewOptions), cl::init(false));
129 cl::cat(ViewOptions), cl::init(true));
133 cl::cat(ViewOptions), cl::init(false));
138 cl::cat(ViewOptions), cl::init(0));
144 cl::cat(ViewOptions), cl::init(80));
[all …]