Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/tests/
Dfast_idiv_by_const_test.cpp265 random_udiv_add_sat_test(unsigned bits, bool bounded) in random_udiv_add_sat_test() function
362 random_udiv_add_sat_test(16, true); in TEST()
367 random_udiv_add_sat_test(16, false); in TEST()
387 random_udiv_add_sat_test(32, true); in TEST()
392 random_udiv_add_sat_test(32, false); in TEST()
450 random_udiv_add_sat_test(64, true); in TEST()
455 random_udiv_add_sat_test(64, false); in TEST()