Searched refs:_mul32by64_hi (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/ | ||
H A D | fast_urem_by_const.h | 48 _mul32by64_hi(uint32_t a, uint64_t b) in _mul32by64_hi() function 70 uint32_t result = _mul32by64_hi(d, lowbits); in util_fast_urem32() |
Completed in 1 milliseconds