Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h120 ValueOptional = 0x01, // The value can appear... or not enumerator
236 return ValueOptional; in getValueExpectedFlagDefault()
856 return ValueOptional;
882 return ValueOptional;
/external/llvm/include/llvm/Support/
DCommandLine.h115 ValueOptional = 0x01, // The value can appear... or not enumerator
230 return ValueOptional; in getValueExpectedFlagDefault()
842 return ValueOptional;
868 return ValueOptional;
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCommandLine.h104 ValueOptional = 0x08, // The value can appear... or not enumerator
164 return ValueOptional; in getValueExpectedFlagDefault()
726 return ValueOptional;
750 return ValueOptional;
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp60 CompressDebugSections("compress-debug-sections", cl::ValueOptional,
/external/llvm/lib/CodeGen/
DTargetPassConfig.cpp97 PrintMachineInstrs("print-machineinstrs", cl::ValueOptional,
/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp290 case ValueOptional: in ProvideOption()
/external/llvm/lib/Support/
DCommandLine.cpp548 case ValueOptional: in ProvideOption()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp567 case ValueOptional: in ProvideOption()
/external/llvm/docs/
DCommandLine.rst1107 .. _cl::ValueOptional:
1109 * The **cl::ValueOptional** modifier (which is the default for ``bool`` typed