Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DDebugCounter.cpp50 cl::CommaSeparated, cl::ZeroOrMore, cl::location(DebugCounter::instance()));
H A DCommandLine.cpp514 if (Handler->getMiscFlags() & CommaSeparated) { in CommaSeparateAndAddOccurrence()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DInternalize.cpp53 cl::desc("A list of symbol names to preserve"), cl::CommaSeparated);
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp388 DumpStreamData("stream-data", cl::CommaSeparated, cl::ZeroOrMore,
414 cl::ZeroOrMore, cl::CommaSeparated, cl::sub(BytesSubcommand),
418 cl::ZeroOrMore, cl::CommaSeparated, cl::sub(BytesSubcommand),
492 "type-index", cl::ZeroOrMore, cl::CommaSeparated,
508 "id-index", cl::ZeroOrMore, cl::CommaSeparated,
672 "subsections", cl::ZeroOrMore, cl::CommaSeparated,
/freebsd-12.1/contrib/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp131 cl::CommaSeparated,
/freebsd-12.1/contrib/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp100 static cl::list<Type*> AdditionalScalarTypes("types", cl::CommaSeparated,
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DCommandFlags.inc40 MAttrs("mattr", cl::CommaSeparated,
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp227 cl::CommaSeparated);
/freebsd-12.1/contrib/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp545 cl::CommaSeparated); in run()
/freebsd-12.1/contrib/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp897 cl::CommaSeparated, "detailed-summary-cutoffs", in show_main()
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp105 cl::CommaSeparated,
192 cl::CommaSeparated,
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DCommandLine.h176 CommaSeparated = 0x01, // Should this cl::list split between commas? enumerator
/freebsd-12.1/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp98 cl::CommaSeparated, cl::Hidden);
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp46 cl::CommaSeparated, cl::ValueOptional,