Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h92 bool test_qrecip(testspec_t* t, FILE* ofp);
H A Dimtest.c140 {"qrecip", 2, 1, test_qrecip}, /* r2 = 1 / r1 */
H A Dimdrover.c1180 bool test_qrecip(testspec_t* t, FILE* ofp) { in test_qrecip() function