Searched defs:MaxBits (Results 1 – 4 of 4) sorted by relevance
491 const unsigned MaxBits = sizeof(Scaled64::DigitsType) * CHAR_BIT; in convertFloatingToInteger() local
1838 unsigned MaxBits = LCPPopCount + (BitWidth - LCPLength) - getUnsignedPopCountRange() local
2575 unsigned MaxBits = 8; print() local
12730 uint64_t MaxBits = std::max(std::max(LHSSize, RHSSize), ResultSize); VisitBuiltinCallExpr() local