Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h57 bool test_mulp2(testspec_t* t, FILE* ofp);
H A Dimtest.c107 {"mulp2", 3, 1, test_mulp2}, /* r3 = r1 * 2^v(r2) */
H A Dimdrover.c569 bool test_mulp2(testspec_t* t, FILE* ofp) { in test_mulp2() function