Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_int_sioimath.h389 inline void isl_sioimath_try_demote(isl_sioimath_ptr dst) in isl_sioimath_try_demote() function
603 isl_sioimath_try_demote(dst); in isl_sioimath_add_ui()
626 isl_sioimath_try_demote(dst); in isl_sioimath_sub_ui()
647 isl_sioimath_try_demote(dst); in isl_sioimath_add()
668 isl_sioimath_try_demote(dst); in isl_sioimath_sub()
689 isl_sioimath_try_demote(dst); in isl_sioimath_mul()
727 isl_sioimath_try_demote(dst); in isl_sioimath_mul_si()
746 isl_sioimath_try_demote(dst); in isl_sioimath_mul_ui()
788 isl_sioimath_try_demote(dst); in isl_sioimath_pow_ui()
797 isl_sioimath_try_demote(dst); in isl_sioimath_pow_ui()
[all …]
Disl_int_sioimath.c37 extern void isl_sioimath_try_demote(isl_sioimath_ptr dst);
120 isl_sioimath_try_demote(dst); in isl_sioimath_gcd()
148 isl_sioimath_try_demote(dst); in isl_sioimath_lcm()
181 isl_sioimath_try_demote(dst); in isl_sioimath_read()
Disl_test_int.c32 isl_sioimath_try_demote(demoted); in int_test_hash()
94 isl_sioimath_try_demote(int1); in invoke_alternate_representations_2args()
99 isl_sioimath_try_demote(int2); in invoke_alternate_representations_2args()
126 isl_sioimath_try_demote(int1); in invoke_alternate_representations_3args()
131 isl_sioimath_try_demote(int2); in invoke_alternate_representations_3args()
136 isl_sioimath_try_demote(int3); in invoke_alternate_representations_3args()
Disl_val_sioimath.c17 isl_sioimath_try_demote(v->n); in isl_val_int_from_chunks()