Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp73 return ValueOptional; in getValueExpectedFlagDefault()
100 return ValueOptional; in getValueExpectedFlagDefault()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h136 ValueOptional = 0x01, // The value can appear... or not enumerator
260 return ValueOptional; in getValueExpectedFlagDefault()
939 return ValueOptional;
964 return ValueOptional;
/freebsd-13.1/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp58 "debug-pass-manager", cl::Hidden, cl::ValueOptional,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp677 case ValueOptional: in ProvideOption()
1792 } else if (O.getValueExpectedFlag() == ValueOptional) in printOptionInfo()
1948 return O.getValueExpectedFlag() != ValueOptional || !Name.empty() || in shouldPrintOption()
1981 if (O.getValueExpectedFlag() == ValueOptional) { in printOptionInfo()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp97 cl::init(Hexagon::ArchEnum::NoArch), cl::ValueOptional);
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp75 "compress-debug-sections", cl::ValueOptional,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp135 cl::Hidden, cl::ValueOptional, cl::init(RunOutliner::TargetDefault),
/freebsd-13.1/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp86 cl::ValueOptional, cl::init(ChangePrinter::NoChangePrinter),
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp35 cl::CommaSeparated, cl::ValueOptional,