Searched refs:IsUint32 (Results 1 – 2 of 2) sorted by relevance
174 inline uint32_t IsUint32() const in IsUint32() function
1425 if (y->IsUint32() && y->GetDigit(0) == 1) { in Divide()1432 if (y->IsUint32()) { in Divide()1454 if (compare == ComparisonResult::EQUAL || (d->IsUint32() && d->GetDigit(0) == 1)) { in Remainder()1458 if (d->IsUint32()) { in Remainder()