Home
last modified time | relevance | path

Searched refs:doesRoundUp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DScaledNumber.cpp150 static bool doesRoundUp(char Digit) { in doesRoundUp() function
293 bool Carry = doesRoundUp(Str[Truncate]); in toString()
/external/llvm/lib/Support/
DScaledNumber.cpp150 static bool doesRoundUp(char Digit) { in doesRoundUp() function
293 bool Carry = doesRoundUp(Str[Truncate]); in toString()