Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h93 bool test_qabs(testspec_t* t, FILE* ofp);
H A Dimtest.c141 {"qabs", 2, 1, test_qabs}, /* r2 = |r1| */
H A Dimdrover.c1194 bool test_qabs(testspec_t* t, FILE* ofp) { in test_qabs() function