Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h61 bool test_divp2(testspec_t* t, FILE* ofp);
H A Dimtest.c111 {"divp2", 4, 2, test_divp2}, /* r2 = r1 / 2^v(r2),r3 = r1 % 2^v(r2)*/
H A Dimdrover.c636 bool test_divp2(testspec_t* t, FILE* ofp) { in test_divp2() function