Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h82 bool test_tobin(testspec_t* t, FILE* ofp);
H A Dimtest.c132 {"tobin", 1, 1, test_tobin}, /* r1: value, o1: result binary */
H A Dimdrover.c991 bool test_tobin(testspec_t* t, FILE* ofp) { in test_tobin() function