HomeSort by relevance Sort by last modified time
    Searched full:countleadingzeroswidth (Results 1 - 1 of 1) sorted by null

  /external/llvm/include/llvm/Support/
ScaledNumber.h 696 static int countLeadingZerosWidth(DigitsType Digits) {
853 if (Shift > countLeadingZerosWidth(Digits)) {

Completed in 144 milliseconds