Home
last modified time | relevance | path

Searched defs:tdiv_q (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/imath/
Dgmp_compat.c655 void GMPZAPI(tdiv_q)(mp_int q, mp_int n, mp_int d) { in GMPZAPI() argument
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py2798 def tdiv_q(arg0, arg1): member in pw_aff
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h8343 isl::checked::pw_aff pw_aff::tdiv_q(isl::checked::pw_aff pa2) const in tdiv_q() function
Dcpp.h11214 isl::pw_aff pw_aff::tdiv_q(isl::pw_aff pa2) const in tdiv_q() function
Disl-noexceptions.h11900 pw_aff pw_aff::tdiv_q(pw_aff pa2) const in tdiv_q() function