Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp424 static bool EatsUnboundedNumberOfValues(const Option *O) { in EatsUnboundedNumberOfValues() function
602 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()
/external/llvm/lib/Support/
DCommandLine.cpp677 static bool EatsUnboundedNumberOfValues(const Option *O) { in EatsUnboundedNumberOfValues() function
1088 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCommandLine.cpp687 static bool EatsUnboundedNumberOfValues(const Option *O) { in EatsUnboundedNumberOfValues() function
1160 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp696 static bool EatsUnboundedNumberOfValues(const Option *O) { in EatsUnboundedNumberOfValues() function
1110 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()