Home
last modified time | relevance | path

Searched refs:test_mod (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Dpre-fir-tree01.f90147 use test_mod
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h66 bool test_mod(testspec_t* t, FILE* ofp);
H A Dimtest.c116 {"mod", 3, 1, test_mod}, /* r3 = r1 % r2 */
H A Dimdrover.c729 bool test_mod(testspec_t* t, FILE* ofp) { in test_mod() function