Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h91 bool test_qneg(testspec_t* t, FILE* ofp);
H A Dimtest.c139 {"qneg", 2, 1, test_qneg}, /* r2 = -r1 */
H A Dimdrover.c1166 bool test_qneg(testspec_t* t, FILE* ofp) { in test_qneg() function