Home
last modified time | relevance | path

Searched refs:fdiv_q (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/External/isl/imath/
Dgmp_compat.c593 void GMPZAPI(fdiv_q)(mp_int q, mp_int n, mp_int d) { in GMPZAPI() argument
641 GMPZAPI(fdiv_q)(q, n, d); in GMPZAPI() local
675 GMPZAPI(fdiv_q)(q, n, temp); in GMPZAPI() local
Dgmp_compat.h212 void GMPZAPI(fdiv_q)(mp_int q, mp_int n, mp_int d);