Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h74 bool test_exptmod_ev(testspec_t* t, FILE* ofp);
H A Dimtest.c124 {"emodev", 4, 1, test_exptmod_ev}, /* r4 = r1^v(r2) mod r3 */
H A Dimdrover.c865 bool test_exptmod_ev(testspec_t* t, FILE* ofp) { in test_exptmod_ev() function