Home
last modified time | relevance | path

Searched refs:GetAutoSenseRadix (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DStringRef.cpp243 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
264 Radix = GetAutoSenseRadix(Str); in GetAsUnsignedInteger()
354 Radix = GetAutoSenseRadix(Str); in getAsInteger()
/external/llvm/lib/Support/
DStringRef.cpp353 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
382 Radix = GetAutoSenseRadix(Str); in getAsUnsignedInteger()
450 Radix = GetAutoSenseRadix(Str); in getAsInteger()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp398 static unsigned GetAutoSenseRadix(StringRef &Str) { in GetAutoSenseRadix() function
429 Radix = GetAutoSenseRadix(Str); in consumeUnsignedInteger()
528 Radix = GetAutoSenseRadix(Str); in getAsInteger()