Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/imath/
H A Dimdrover.h58 bool test_mulv(testspec_t* t, FILE* ofp);
H A Dimtest.c108 {"mulv", 3, 1, test_mulv}, /* r3 = r1 * v(r2) */
H A Dimdrover.c585 bool test_mulv(testspec_t* t, FILE* ofp) { in test_mulv() function