Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/
H A Dpre-fir-tree01.f90147 use test_mod
/llvm-project/flang/test/Lower/HLFIR/
H A Dcray-pointers.f90334 module test_mod module
343 use test_mod, only : cray_pointee
/llvm-project/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