Searched defs:aff (Results 1 - 25 of 42) sorted by relevance

12

/netbsd-current/external/mit/isl/dist/
H A Disl_bind_domain_templ.c24 isl_aff *aff; local
H A Dpolyhedron_minimize.c26 struct isl_vec *aff; local
H A Disl_aff_private.h31 struct isl_aff *aff; member in struct:isl_pw_aff_piece
[all...]
H A Disl_stride.c259 isl_aff *aff; local
[all...]
H A Disl_aff_map.c64 isl_basic_map_from_aff2( __isl_take isl_aff *aff, int rational) argument
110 isl_basic_map_from_aff(__isl_take isl_aff *aff) argument
118 isl_map_from_aff(__isl_take isl_aff *aff) argument
153 isl_aff *aff; local
279 isl_aff *aff; local
[all...]
H A Disl_box.c280 isl_aff *aff; local
[all...]
H A Disl_pw_templ.c889 isl_basic_set *aff; local
H A Disl_ilp.c659 static isl_stat piece_opt(__isl_take isl_set *set, __isl_take isl_aff *aff, argument
H A Disl_morph.c168 isl_aff *aff; local
H A Disl_constraint.c1210 isl_aff *aff; local
1254 isl_aff *aff; local
1274 isl_constraint_alloc_aff(int eq, __isl_take isl_aff *aff) argument
1292 isl_equality_from_aff(__isl_take isl_aff *aff) argument
1300 isl_inequality_from_aff(__isl_take isl_aff *aff) argument
[all...]
H A Disl_ast_build.c781 isl_aff *aff = NULL; local
1338 isl_aff *aff; local
731 extract_single_piece(__isl_take isl_set *set, __isl_take isl_aff *aff, void *user) argument
1377 isl_aff *aff, *offset; local
1708 isl_aff *aff; local
1721 isl_aff *aff; local
1913 isl_ast_build_aff_is_nonneg(__isl_keep isl_ast_build *build, __isl_keep isl_aff *aff) argument
1990 isl_aff *aff; local
2131 isl_ast_build_compute_gist_aff( __isl_keep isl_ast_build *build, __isl_take isl_aff *aff) argument
[all...]
H A Disl_local_space.c336 isl_aff *aff; local
357 isl_aff *aff; local
H A Disl_transitive_closure.c2175 isl_basic_set *aff = NULL; local
[all...]
H A Disl_ast_build_expr.c30 static __isl_give isl_aff *oppose_div_arg(__isl_take isl_aff *aff, argument
78 is_non_neg_after_stealing(__isl_keep isl_aff *aff, __isl_keep isl_val *d, struct isl_ast_add_term_data *data) argument
131 steal_from_cst(__isl_take isl_aff *aff, __isl_keep isl_val *d, struct isl_ast_add_term_data *data) argument
157 div_mod(enum isl_ast_expr_op_type type, __isl_take isl_aff *aff, __isl_take isl_val *v, __isl_keep isl_ast_build *build) argument
206 isl_aff *aff; local
351 isl_ast_expr_mod(__isl_keep isl_val *v, __isl_keep isl_aff *aff, __isl_keep isl_val *d, __isl_keep isl_ast_build *build) argument
509 isl_aff *aff; member in struct:isl_extract_mod_data
1030 extract_modulos(__isl_take isl_aff *aff, __isl_keep isl_ast_expr **pos, __isl_keep isl_ast_expr **neg, __isl_keep isl_ast_build *build) argument
1079 every_non_zero_coefficient(__isl_keep isl_aff *aff, int reverse, isl_bool (*fn)(enum isl_dim_type type, int pos, __isl_take isl_val *v, void *user), void *user) argument
1156 extract_rational(__isl_take isl_aff *aff, __isl_keep isl_ast_expr **expr, __isl_keep isl_ast_build *build) argument
1236 add_terms(__isl_take isl_ast_expr *expr, __isl_keep isl_aff *aff, struct isl_ast_add_term_data *data) argument
1255 isl_ast_expr_from_aff(__isl_take isl_aff *aff, __isl_keep isl_ast_build *build) argument
1292 isl_aff *aff; member in struct:isl_ast_coefficients_of_sign_data
1323 coefficients_of_sign(__isl_take isl_aff *aff, int sign) argument
1388 is_stride_constraint(__isl_keep isl_aff *aff, int pos) argument
1416 all_negative_coefficients(__isl_keep isl_aff *aff) argument
1459 extract_stride_constraint( __isl_take isl_aff *aff, int pos, __isl_keep isl_ast_build *build) argument
1540 isl_ast_expr_from_constraint_no_stride( int eq, __isl_take isl_aff *aff, __isl_keep isl_ast_build *build) argument
1607 isl_aff *aff; local
1933 set_single(struct isl_from_pw_aff_data *data, __isl_take isl_set *set, __isl_take isl_aff *aff) argument
1944 extend_min(struct isl_from_pw_aff_data *data, __isl_take isl_set *set, __isl_take isl_aff *aff) argument
1960 extend_max(struct isl_from_pw_aff_data *data, __isl_take isl_set *set, __isl_take isl_aff *aff) argument
1978 extend_domain(struct isl_from_pw_aff_data *data, __isl_take isl_set *set, __isl_take isl_aff *aff, int replace) argument
2012 isl_aff *aff; local
2225 aff_is_rational(__isl_keep isl_aff *aff) argument
2243 isl_aff *aff; local
2276 extends(struct isl_from_pw_aff_data *data, __isl_keep isl_set *set, __isl_keep isl_aff *aff, __isl_give isl_basic_set *(*test)(__isl_take isl_aff *aff1, __isl_take isl_aff *aff2)) argument
2344 extends_min(struct isl_from_pw_aff_data *data, __isl_keep isl_set *set, __isl_keep isl_aff *aff) argument
2357 extends_max(struct isl_from_pw_aff_data *data, __isl_keep isl_set *set, __isl_keep isl_aff *aff) argument
2381 ast_expr_from_pw_aff(__isl_take isl_set *set, __isl_take isl_aff *aff, void *user) argument
[all...]
H A Disl_coalesce.c3652 isl_aff *aff; local
3722 isl_aff *aff; local
3763 isl_aff *aff; local
[all...]
H A Disl_convex_hull.c1285 isl_basic_set *lin, *aff; local
H A Disl_fold.c475 isl_vec *aff; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h95 aff_combination_type (aff_tree *aff) argument
102 aff_combination_zero_p (aff_tree *aff) argument
115 aff_combination_const_p (aff_tree *aff) argument
123 aff_combination_singleton_var_p (aff_tree *aff) argument
[all...]
H A Dgraphite-poly.c568 print_isl_aff (FILE *f, __isl_keep isl_aff *aff) argument
577 debug_isl_aff (__isl_keep isl_aff *aff) argument
H A Dgraphite-sese-to-poly.c139 isl_aff *aff = isl_aff_zero_on_domain (isl_local_space_from_space (space)); local
166 isl_aff *aff = isl_aff_zero_on_domain (ls); local
517 isl_pw_aff *aff; local
589 isl_aff *aff local
1064 isl_aff *aff = isl_aff_var_on_domain (ls, isl_dim_set, loop_index); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h95 aff_combination_type (aff_tree *aff) argument
102 aff_combination_zero_p (aff_tree *aff) argument
115 aff_combination_const_p (aff_tree *aff) argument
123 aff_combination_singleton_var_p (aff_tree *aff) argument
[all...]
H A Dgraphite-poly.cc547 print_isl_aff (FILE *f, __isl_keep isl_aff *aff) argument
556 debug_isl_aff (__isl_keep isl_aff *aff) argument
H A Dgraphite-sese-to-poly.cc130 isl_aff *aff = isl_aff_zero_on_domain (isl_local_space_from_space (space)); local
157 isl_aff *aff = isl_aff_zero_on_domain (ls); local
513 isl_pw_aff *aff; local
585 isl_aff *aff local
1060 isl_aff *aff = isl_aff_var_on_domain (ls, isl_dim_set, loop_index); local
[all...]
/netbsd-current/sys/arch/arm/fdt/
H A Dpmu_fdt.c193 const u_int *aff; local
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dtyped_cpp.h133 struct aff<Anonymous> : public isl::aff { struct in namespace:isl::typed
196 aff(const isl::aff &obj) : isl::aff(obj) {} function in struct:isl::typed::aff
336 struct aff<Domain, Anonymous> : public isl::aff { struct in namespace:isl::typed
403 aff(const aff<Arg1, Anonymous> &obj) argument
408 aff(const base &obj) : isl::aff(obj) {} function in struct:isl::typed::aff
562 struct aff<pair<Domain2, Range2>, Anonymous> : public isl::aff { struct in namespace:isl::typed
630 aff(const aff<pair<Arg1, Arg2>, Anonymous> &obj) argument
635 aff(const base &obj) : isl::aff(obj) {} function in struct:isl::typed::aff
14503 typed::aff<Anonymous>::aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::aff
15051 typed::aff<Domain, Anonymous>::aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::aff
15899 typed::aff<pair<Domain2, Range2>, Anonymous>::aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::aff
28060 multi_aff(const typed::aff<Domain> &aff) argument
28576 multi_aff(const typed::aff<Domain, Range> &aff) argument
29255 multi_aff(const typed::aff<pair<Domain2, Range2>, Range> &aff) argument
29971 multi_aff(const typed::aff<Domain, pair<Range, Range2>> &aff) argument
30648 multi_aff(const typed::aff<pair<T1, T2>, pair<Range, Range2>> &aff) argument
31409 multi_pw_aff(const typed::aff<Domain> &aff) argument
31942 multi_pw_aff(const typed::aff<Domain, Range> &aff) argument
32602 multi_pw_aff(const typed::aff<pair<Domain2, Range2>, Range> &aff) argument
35280 pw_aff(const typed::aff<Anonymous> &aff) argument
35814 pw_aff(const typed::aff<Domain, Anonymous> &aff) argument
36651 pw_aff(const typed::aff<pair<Domain2, Range2>, Anonymous> &aff) argument
48132 union_pw_aff(const typed::aff<Anonymous> &aff) argument
48433 union_pw_aff(const typed::aff<Domain, Anonymous> &aff) argument
48894 union_pw_aff(const typed::aff<pair<Domain, Domain2>, Anonymous> &aff) argument
[all...]

Completed in 632 milliseconds

12