Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h73 bool test_exptmod(testspec_t* t, FILE* ofp);
H A Dimtest.c123 {"emod", 4, 1, test_exptmod}, /* r4 = r1^r2 mod r3 */
H A Dimdrover.c851 bool test_exptmod(testspec_t* t, FILE* ofp) { in test_exptmod() function