Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h102 bool test_qdivz(testspec_t* t, FILE* ofp);
H A Dimtest.c149 {"qdivz", 3, 1, test_qdivz}, /* r3 = r1 / r2 */
H A Dimdrover.c1330 bool test_qdivz(testspec_t* t, FILE* ofp) { in test_qdivz() function