Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test_int.c33 isl_sioimath_promote(promoted); in int_test_hash()
92 isl_sioimath_promote(int1); in invoke_alternate_representations_2args()
97 isl_sioimath_promote(int2); in invoke_alternate_representations_2args()
124 isl_sioimath_promote(int1); in invoke_alternate_representations_3args()
129 isl_sioimath_promote(int2); in invoke_alternate_representations_3args()
134 isl_sioimath_promote(int3); in invoke_alternate_representations_3args()
Disl_int_sioimath.c36 extern void isl_sioimath_promote(isl_sioimath_ptr dst);
Disl_int_sioimath.h375 inline void isl_sioimath_promote(isl_sioimath_ptr dst) in isl_sioimath_promote() function