Home
last modified time | relevance | path

Searched defs:poly (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DIntegerPolyhedronTest.cpp61 static void checkSample(bool hasSample, const IntegerPolyhedron &poly, in checkSample()
501 IntegerPolyhedron poly = in TEST() local
598 IntegerPolyhedron poly(PresburgerSpace::getSetSpace(2)); in TEST() local
611 IntegerPolyhedron poly(PresburgerSpace::getSetSpace(2)); in TEST() local
630 IntegerPolyhedron &poly, in checkDivisionRepresentation()
652 IntegerPolyhedron poly(PresburgerSpace::getSetSpace(1)); in TEST() local
667 IntegerPolyhedron poly(PresburgerSpace::getSetSpace(4)); in TEST() local
685 IntegerPolyhedron poly(PresburgerSpace::getSetSpace(4)); in TEST() local
710 IntegerPolyhedron poly = parseIntegerPolyhedron("(i) : (i mod 3 - 1 >= 0)"); in TEST() local
730 IntegerPolyhedron poly = parseIntegerPolyhedron( in TEST() local
[all …]
H A DParserTest.cpp43 IntegerPolyhedron poly = parseIntegerPolyhedron(str); in parseAndCompare() local
H A DPresburgerSetTest.cpp96 for (const IntegerPolyhedron &poly : polys) in makeSetFromPoly() local
456 void convertSuffixDimsToLocals(IntegerPolyhedron &poly, unsigned numLocals) { in convertSuffixDimsToLocals()
463 IntegerPolyhedron poly = parseIntegerPolyhedron(str); in parseIntegerPolyhedronAndMakeLocals() local
814 void testComputeReprAtPoints(IntegerPolyhedron poly, in testComputeReprAtPoints()
828 void testComputeRepr(IntegerPolyhedron poly, const PresburgerSet &expected, in testComputeRepr()
/llvm-project/polly/lib/External/isl/
H A Disl_range.c16 isl_qpolynomial *poly; member
30 __isl_keep isl_qpolynomial *poly, int sign, int *signs) in has_sign()
97 __isl_keep isl_qpolynomial *poly, struct range_data *data) in monotonicity()
186 isl_qpolynomial *poly; member
248 __isl_keep isl_qpolynomial *poly, int *signs, int sign) in isl_qpolynomial_terms_of_sign()
269 __isl_take isl_qpolynomial *poly, struct range_data *data) in add_guarded_poly()
301 __isl_take isl_qpolynomial *poly, int pos, in plug_in_at_pos()
358 isl_qpolynomial *poly; in propagate_on_bound_pair() local
424 __isl_take isl_qpolynomial *poly, struct range_data *data) in propagate_on_domain()
509 __isl_take isl_basic_set *bset, __isl_take isl_qpolynomial *poly, in qpolynomial_bound_on_domain_range()
[all …]
H A Disl_polynomial.c51 isl_bool isl_poly_is_cst(__isl_keep isl_poly *poly) in isl_poly_is_cst()
59 __isl_keep isl_poly_cst *isl_poly_as_cst(__isl_keep isl_poly *poly) in isl_poly_as_cst()
69 __isl_keep isl_poly_rec *isl_poly_as_rec(__isl_keep isl_poly *poly) in isl_poly_as_rec()
175 isl_bool isl_poly_is_zero(__isl_keep isl_poly *poly) in isl_poly_is_zero()
191 int isl_poly_sgn(__isl_keep isl_poly *poly) in isl_poly_sgn()
207 isl_bool isl_poly_is_nan(__isl_keep isl_poly *poly) in isl_poly_is_nan()
223 isl_bool isl_poly_is_infty(__isl_keep isl_poly *poly) in isl_poly_is_infty()
239 isl_bool isl_poly_is_neginfty(__isl_keep isl_poly *poly) in isl_poly_is_neginfty()
255 isl_bool isl_poly_is_one(__isl_keep isl_poly *poly) in isl_poly_is_one()
273 isl_bool isl_poly_is_negone(__isl_keep isl_poly *poly) in isl_poly_is_negone()
[all …]
H A Disl_bernstein.c30 isl_qpolynomial *poly; member
159 static isl_stat extract_coefficients(isl_qpolynomial *poly, in extract_coefficients()
273 isl_qpolynomial *poly = data->poly; in bernstein_coefficients_cell() local
370 __isl_take isl_qpolynomial *poly, struct bernstein_data *data, in bernstein_coefficients_base()
470 __isl_take isl_qpolynomial *poly, struct bernstein_data *data, in bernstein_coefficients_factors()
504 __isl_take isl_qpolynomial *poly, struct bernstein_data *data, in bernstein_coefficients_full_recursive()
551 __isl_take isl_basic_set *bset, __isl_take isl_qpolynomial *poly, in isl_qpolynomial_bound_on_domain_bernstein()
H A Disl_bound.c25 __isl_take isl_basic_set *bset, __isl_take isl_qpolynomial *poly, in isl_qpolynomial_cst_bound()
66 __isl_take isl_qpolynomial *poly, struct isl_bound *bound) in add_constant_poly()
86 __isl_take isl_qpolynomial *poly, void *user) in compressed_guarded_poly_bound()
120 __isl_take isl_qpolynomial *poly, void *user) in unwrapped_guarded_poly_bound()
194 __isl_take isl_qpolynomial *poly, void *user) in guarded_poly_bound()
H A Disl_polynomial_private.h19 struct isl_poly poly; member
26 struct isl_poly poly; member
41 isl_poly *poly; member
/llvm-project/libcxx/test/libcxx/mem/mem.res/
H A Dnodiscard.verify.cpp23 std::pmr::polymorphic_allocator<int> poly; in f() local
/llvm-project/libcxx/test/std/utilities/utility/mem.res/
H A Dnodiscard.verify.cpp25 std::pmr::polymorphic_allocator<int> poly; in f() local
/llvm-project/libc/AOR_v20.02/math/
H A Dv_expf_1u.c34 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn) in specialcase()
50 v_f32_t n, r, scale, poly, absn, z; in V_NAME() local
H A Dv_exp2f_1u.c31 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn) in specialcase()
47 v_f32_t n, r, scale, poly, absn; in V_NAME() local
H A Dv_exp2f.c31 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn, v_u32_t cmp1, v_f32_t scale) in specialcase()
49 v_f32_t n, r, r2, scale, p, q, poly, absn; in V_NAME() local
H A Dv_expf.c34 specialcase (v_f32_t poly, v_f32_t n, v_u32_t e, v_f32_t absn, v_u32_t cmp1, v_f32_t scale) in specialcase()
52 v_f32_t n, r, r2, scale, p, q, poly, absn, z; in V_NAME() local
H A Dmath_config.h310 double poly[EXP2F_POLY_ORDER]; member
325 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */ member
336 double poly[LOG2F_POLY_ORDER]; member
353 double poly[POWF_LOG2_POLY_ORDER]; member
373 double poly[4]; /* Last four coefficients. */ member
386 double poly[LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
401 double poly[LOG2_POLY_ORDER - 1]; member
415 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member
H A Dv_powf.c37 double poly[V_EXP2F_POLY_ORDER]; member
49 double poly[V_POWF_LOG2_POLY_ORDER]; member
/llvm-project/flang/test/Semantics/
H A Dc_loc01.f9011 subroutine test(assumedType, poly, nclen, n) argument
13 class(*), target :: poly local
H A Dstructconst01.f9072 type :: poly type
/llvm-project/clang/test/SemaCXX/
H A Ddynamic-cast.cpp66 void poly() in poly() function
/llvm-project/flang/test/Lower/
H A Dnullify-polymorphic.f903 module poly module
H A Dpointer-association-polymorphic.f903 module poly module
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-typeid.cpp57 void f(const Polymorphic &poly) { in f() argument
/llvm-project/libc/src/math/generic/
H A Dexp_utils.h23 double poly[EXP2F_POLY_ORDER]; global() member
/llvm-project/libclc/generic/lib/math/
H A Dlog_base.h152 float poly = mad(mad(r, 0x1.555556p-2f, 0.5f), r*r, r); in log2() local
270 double poly = v * fma(v, fma(v, cb_3, cb_2), cb_1); in log2() local
/llvm-project/libcxx/test/libcxx/utilities/utility/mem.res/
H A Dpmr.availability.verify.cpp53 … [[maybe_unused]] std::pmr::polymorphic_allocator<int> poly; // expected-error {{is unavailable}} in f() local

12