OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isl_poly_mul
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/isl/dist/
isl_polynomial.c
1231
res->p[i] =
isl_poly_mul
(isl_poly_copy(rec2->p[0]),
1246
poly =
isl_poly_mul
(isl_poly_copy(rec2->p[j]),
1265
__isl_give isl_poly *
isl_poly_mul
(__isl_take isl_poly *poly1,
function
1322
return
isl_poly_mul
(poly2, poly1);
1346
rec->p[i] =
isl_poly_mul
(rec->p[i],
1383
poly =
isl_poly_mul
(poly, isl_poly_copy(poly));
1385
res =
isl_poly_mul
(res, isl_poly_copy(poly));
1598
res =
isl_poly_mul
(res, isl_poly_copy(base));
2027
poly =
isl_poly_mul
(poly, isl_qpolynomial_get_poly(qp2));
2469
res =
isl_poly_mul
(res, isl_poly_copy(base))
[
all
...]
isl_polynomial_private.h
133
__isl_give struct isl_poly *
isl_poly_mul
(__isl_take struct isl_poly *poly1,
Completed in 16 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026