Home
last modified time | relevance | path

Searched refs:ZeroOrMore (Results 1 – 25 of 72) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp31 static cl::opt<bool> EnableCExtOpt("hexagon-cext", cl::Hidden, cl::ZeroOrMore,
34 static cl::opt<bool> EnableRDFOpt("rdf-opt", cl::Hidden, cl::ZeroOrMore,
41 cl::Hidden, cl::ZeroOrMore, cl::init(false),
45 cl::Hidden, cl::ZeroOrMore, cl::init(false),
49 cl::ZeroOrMore, cl::desc("Disable Hexagon constant propagation"));
55 cl::init(true), cl::Hidden, cl::ZeroOrMore,
59 cl::ZeroOrMore, cl::desc("Enable early if-conversion"));
65 cl::Hidden, cl::ZeroOrMore, cl::desc("Enable commoning of GEP instructions"));
78 cl::init(false), cl::Hidden, cl::ZeroOrMore,
94 cl::Hidden, cl::ZeroOrMore, cl::init(false),
[all …]
DHexagonSubtarget.cpp43 cl::Hidden, cl::ZeroOrMore, cl::init(true));
46 cl::Hidden, cl::ZeroOrMore, cl::init(false));
49 cl::Hidden, cl::ZeroOrMore, cl::init(true),
53 cl::Hidden, cl::ZeroOrMore, cl::init(false),
57 cl::Hidden, cl::ZeroOrMore, cl::init(true),
61 cl::Hidden, cl::ZeroOrMore, cl::init(false),
65 cl::Hidden, cl::ZeroOrMore, cl::init(false),
69 cl::Hidden, cl::ZeroOrMore, cl::init(true));
72 cl::Hidden, cl::ZeroOrMore, cl::init(true));
75 cl::Hidden, cl::ZeroOrMore, cl::init(true),
DHexagonPeephole.cpp60 cl::Hidden, cl::ZeroOrMore, cl::init(false),
64 cl::Hidden, cl::ZeroOrMore, cl::init(false),
68 cl::Hidden, cl::ZeroOrMore, cl::init(true),
72 cl::Hidden, cl::ZeroOrMore, cl::init(true),
DHexagonGenInsert.cpp51 cl::Hidden, cl::ZeroOrMore, cl::desc("Vreg# cutoff for insert generation."));
55 cl::Hidden, cl::ZeroOrMore, cl::desc("Vreg distance cutoff for insert "
60 cl::Hidden, cl::ZeroOrMore, cl::desc("Maximum size of OrderedRegisterList"));
62 cl::Hidden, cl::ZeroOrMore, cl::desc("Maximum size of IFMap"));
65 cl::ZeroOrMore, cl::desc("Enable timing of insert generation"));
67 cl::Hidden, cl::ZeroOrMore, cl::desc("Enable detailed timing of insert "
71 cl::ZeroOrMore);
73 cl::ZeroOrMore);
77 cl::ZeroOrMore);
DHexagonMachineScheduler.cpp48 cl::Hidden, cl::ZeroOrMore, cl::init(false));
51 cl::Hidden, cl::ZeroOrMore, cl::init(true));
54 cl::Hidden, cl::ZeroOrMore, cl::init(1));
59 cl::ZeroOrMore, cl::init(true));
DHexagonBranchRelaxation.cpp37 cl::init(200), cl::Hidden, cl::ZeroOrMore, cl::desc("safety buffer size"));
DHexagonVLIWPacketizer.cpp59 cl::ZeroOrMore, cl::init(false),
63 cl::ZeroOrMore, cl::init(true),
67 cl::ZeroOrMore, cl::Hidden, cl::init(true),
71 cl::Hidden, cl::ZeroOrMore, cl::desc("Generate all instruction with TC"));
74 cl::init(false), cl::Hidden, cl::ZeroOrMore,
DHexagonVectorPrint.cpp40 cl::Hidden, cl::ZeroOrMore, cl::init(false),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticHandler.cpp51 cl::ZeroOrMore);
60 cl::ZeroOrMore);
71 cl::ZeroOrMore);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp34 "profile-summary-cutoff-hot", cl::Hidden, cl::init(990000), cl::ZeroOrMore,
39 "profile-summary-cutoff-cold", cl::Hidden, cl::init(999999), cl::ZeroOrMore,
45 cl::init(15000), cl::ZeroOrMore,
52 cl::init(12500), cl::ZeroOrMore,
60 "profile-summary-hot-count", cl::ReallyHidden, cl::ZeroOrMore,
65 "profile-summary-cold-count", cl::ReallyHidden, cl::ZeroOrMore,
DIndirectCallPromotionAnalysis.cpp37 "icp-remaining-percent-threshold", cl::init(30), cl::Hidden, cl::ZeroOrMore,
45 cl::Hidden, cl::ZeroOrMore,
52 MaxNumPromotions("icp-max-prom", cl::init(3), cl::Hidden, cl::ZeroOrMore,
DInlineCost.cpp50 "inline-threshold", cl::Hidden, cl::init(225), cl::ZeroOrMore,
54 "inlinehint-threshold", cl::Hidden, cl::init(325), cl::ZeroOrMore,
59 cl::init(45), cl::ZeroOrMore,
66 "inlinecold-threshold", cl::Hidden, cl::init(45), cl::ZeroOrMore,
71 cl::ZeroOrMore,
75 "locally-hot-callsite-threshold", cl::Hidden, cl::init(525), cl::ZeroOrMore,
79 "cold-callsite-rel-freq", cl::Hidden, cl::init(2), cl::ZeroOrMore,
85 "hot-callsite-rel-freq", cl::Hidden, cl::init(60), cl::ZeroOrMore,
91 "inline-cost-full", cl::Hidden, cl::init(false), cl::ZeroOrMore,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp51 cl::ZeroOrMore,
56 "inline-synthetic-count", cl::Hidden, cl::init(15), cl::ZeroOrMore,
61 "cold-synthetic-count", cl::Hidden, cl::init(5), cl::ZeroOrMore,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSizeOpts.cpp41 "pgso-cutoff-instr-prof", cl::Hidden, cl::init(250000), cl::ZeroOrMore,
46 "pgso-cutoff-sample-prof", cl::Hidden, cl::init(800000), cl::ZeroOrMore,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp102 "instrprof-atomic-counter-update-all", cl::ZeroOrMore,
107 "atomic-counter-update-promoted", cl::ZeroOrMore,
117 cl::opt<bool> DoCounterPromotion("do-counter-promotion", cl::ZeroOrMore,
121 cl::ZeroOrMore, "max-counter-promotions-per-loop", cl::init(20),
127 MaxNumOfPromotions(cl::ZeroOrMore, "max-counter-promotions", cl::init(-1),
131 cl::ZeroOrMore, "speculative-counter-promotion-max-exiting", cl::init(3),
136 cl::ZeroOrMore, "speculative-counter-promotion-to-loop", cl::init(false),
143 cl::ZeroOrMore, "iterative-counter-promotion", cl::init(true),
DPGOMemOPSizeOpt.cpp64 MemOPCountThreshold("pgo-memop-count-threshold", cl::Hidden, cl::ZeroOrMore,
77 cl::Hidden, cl::ZeroOrMore,
84 cl::ZeroOrMore,
DIndirectCallPromotion.cpp75 ICPCutOff("icp-cutoff", cl::init(0), cl::Hidden, cl::ZeroOrMore,
81 ICPCSSkip("icp-csskip", cl::init(0), cl::Hidden, cl::ZeroOrMore,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPluginLoader.h31 LoadOpt("load", cl::ZeroOrMore, cl::value_desc("pluginfilename"),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXSubtarget.cpp26 NoF16Math("nvptx-no-f16-math", cl::ZeroOrMore, cl::Hidden,
/third_party/skia/resources/sksl/es2_conformance/
Dimport_conformance_tests.py51 pp.ZeroOrMore(value) +
69 caseBody = pp.ZeroOrMore(caseItem)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DDebug.cpp111 cl::Hidden, cl::ZeroOrMore, cl::value_desc("debug string"),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDebug.cpp118 cl::Hidden, cl::ZeroOrMore, cl::value_desc("debug string"),
DDebugCounter.cpp49 cl::CommaSeparated, cl::ZeroOrMore, cl::location(DebugCounter::instance()));
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Ddemangle.cc350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
1431 if (ParseOneCharToken(state, 'J') && ZeroOrMore(ParseTemplateArg, state) && in ParseTemplateArg()
1655 ZeroOrMore(ParseExpression, state) && ParseOneCharToken(state, 'E')) { in ParseExpression()
1686 if (ParseOneCharToken(state, '_') && ZeroOrMore(ParseExpression, state) && in ParseExpression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DResourcePriorityQueue.cpp36 cl::ZeroOrMore, cl::init(false),
40 "dfa-sched-reg-pressure-threshold", cl::Hidden, cl::ZeroOrMore, cl::init(5),

123