Home
last modified time | relevance | path

Searched refs:isl_pw_aff_tdiv_r (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/polly/lib/Support/
DSCEVAffinator.cpp536 DividendPWAC = combine(DividendPWAC, DivisorPWAC, isl_pw_aff_tdiv_r); in visitSRemInstruction()
/external/llvm-project/polly/lib/External/isl/include/isl/
Daff.h325 __isl_give isl_pw_aff *isl_pw_aff_tdiv_r(__isl_take isl_pw_aff *pa1,
Dcpp-checked.h8351 auto res = isl_pw_aff_tdiv_r(copy(), pa2.release()); in tdiv_r()
Disl-noexceptions.h11908 auto res = isl_pw_aff_tdiv_r(copy(), pa2.release()); in tdiv_r()
Dcpp.h11232 auto res = isl_pw_aff_tdiv_r(copy(), pa2.release()); in tdiv_r()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py2825 res = isl.isl_pw_aff_tdiv_r(isl.isl_pw_aff_copy(arg0.ptr), isl.isl_pw_aff_copy(arg1.ptr))
2923 isl.isl_pw_aff_tdiv_r.restype = c_void_p
2924 isl.isl_pw_aff_tdiv_r.argtypes = [c_void_p, c_void_p]
/external/llvm-project/polly/lib/External/isl/
Disl_aff.c3535 __isl_give isl_pw_aff *isl_pw_aff_tdiv_r(__isl_take isl_pw_aff *pa1, in isl_pw_aff_tdiv_r() function
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod8671 __isl_give isl_pw_aff *isl_pw_aff_tdiv_r(
8679 rounding towards zero. C<isl_pw_aff_tdiv_r> computes the corresponding