Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h75 bool test_exptmod_bv(testspec_t* t, FILE* ofp);
H A Dimtest.c125 {"emodbv", 4, 1, test_exptmod_bv}, /* r4 = v(r1)^r2 mod r3 */
H A Dimdrover.c881 bool test_exptmod_bv(testspec_t* t, FILE* ofp) { in test_exptmod_bv() function