Home
last modified time | relevance | path

Searched defs:poly1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DIntegerPolyhedronTest.cpp851 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1, 0, 1)); in TEST() local
874 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
898 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1, 0, 1)); in TEST() local
924 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
947 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
971 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
997 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
1019 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
1045 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
1068 IntegerPolyhedron poly1(PresburgerSpace::getSetSpace(1)); in TEST() local
[all …]
/llvm-project/libc/AOR_v20.02/math/
H A Dmath_config.h387 double poly1[LOG_POLY1_ORDER - 1]; member
402 double poly1[LOG2_POLY1_ORDER - 1]; member
/llvm-project/polly/lib/External/isl/
H A Disl_polynomial.c84 static int isl_poly_plain_cmp(__isl_keep isl_poly *poly1, in isl_poly_plain_cmp()
132 isl_bool isl_poly_is_equal(__isl_keep isl_poly *poly1, in isl_poly_is_equal()
748 __isl_give isl_poly *isl_poly_sum_cst(__isl_take isl_poly *poly1, in isl_poly_sum_cst()
809 __isl_give isl_poly *isl_poly_sum(__isl_take isl_poly *poly1, in isl_poly_sum()
1081 __isl_give isl_poly *isl_poly_mul_cst(__isl_take isl_poly *poly1, in isl_poly_mul_cst()
1107 __isl_give isl_poly *isl_poly_mul_rec(__isl_take isl_poly *poly1, in isl_poly_mul_rec()
1160 __isl_give isl_poly *isl_poly_mul(__isl_take isl_poly *poly1, in isl_poly_mul()