Home
last modified time | relevance | path

Searched refs:isl_calloc_array (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/polly/lib/External/isl/
Disl_hash.c56 table->entries = isl_calloc_array(ctx, struct isl_hash_table_entry, in isl_hash_table_init()
88 table->entries = isl_calloc_array(ctx, struct isl_hash_table_entry, in grow_table()
Disl_transitive_closure.c1333 dom = isl_calloc_array(map->ctx, isl_set *, map->n); in incremental_closure()
1334 ran = isl_calloc_array(map->ctx, isl_set *, map->n); in incremental_closure()
1335 left = isl_calloc_array(map->ctx, int, map->n); in incremental_closure()
1336 right = isl_calloc_array(map->ctx, int, map->n); in incremental_closure()
1614 grid = isl_calloc_array(map->ctx, isl_map **, n); in floyd_warshall_with_groups()
1618 grid[i] = isl_calloc_array(map->ctx, isl_map *, n); in floyd_warshall_with_groups()
1687 *set = isl_calloc_array(ctx, isl_set *, 2 * n); in setup_groups()
2642 grid = isl_calloc_array(ctx, isl_map **, n_group); in union_floyd_warshall_on_list()
2646 grid[i] = isl_calloc_array(ctx, isl_map *, n_group); in union_floyd_warshall_on_list()
2722 list = isl_calloc_array(ctx, isl_basic_map *, n); in union_floyd_warshall()
[all …]
Disl_schedule_band.c66 band->coincident = isl_calloc_array(ctx, int, band->n); in isl_schedule_band_from_multi_union_pw_aff()
409 band->loop_type = isl_calloc_array(ctx, in isl_schedule_band_member_set_ast_loop_type()
467 band->isolate_loop_type = isl_calloc_array(ctx, in isl_schedule_band_member_set_isolate_ast_loop_type()
Disl_map_subtract.c341 index = isl_calloc_array(map->ctx, int *, map->n); in basic_map_collect_diff()
342 div_map = isl_calloc_array(map->ctx, int *, map->n); in basic_map_collect_diff()
Disl_vertices.c207 vertices->v = isl_calloc_array(bset->ctx, struct isl_vertex, 1); in vertices_0D()
216 vertices->c = isl_calloc_array(bset->ctx, struct isl_chamber, 1); in vertices_0D()
221 vertices->c[0].vertices = isl_calloc_array(bset->ctx, int, 1); in vertices_0D()
Disl_space.c228 space->ids = isl_calloc_array(space->ctx, isl_id *, dim); in extend_ids()
1081 ids = isl_calloc_array(space->ctx, isl_id *, n); in space_extend()
1220 ids = isl_calloc_array(ctx, isl_id *, in isl_space_insert_dims()
1299 ids = isl_calloc_array(space->ctx, isl_id *, in isl_space_move_dims()
1764 ids = isl_calloc_array(space->ctx, isl_id *, n_id); in isl_space_map_from_set()
Disl_flow.c445 dep->dep = isl_calloc_array(ctx, struct isl_labeled_map, n); in isl_flow_alloc()
1181 must_rel = isl_calloc_array(ctx, struct isl_map *, acc->n_must); in compute_val_based_dependences()
1182 may_rel = isl_calloc_array(ctx, struct isl_map *, acc->n_must); in compute_val_based_dependences()
2515 data->source_info = isl_calloc_array(ctx, struct isl_sched_info *, in compute_flow()
3151 data.sink = isl_calloc_array(ctx, struct isl_scheduled_access, n); in compute_flow_schedule()
Disl_scheduler.c689 graph->node = isl_calloc_array(ctx, struct isl_sched_node, graph->n); in graph_alloc()
690 graph->sorted = isl_calloc_array(ctx, int, graph->n); in graph_alloc()
693 graph->edge = isl_calloc_array(ctx, in graph_alloc()
1221 coincident = isl_calloc_array(ctx, int, graph->max_row); in add_node()
5984 c->scc = isl_calloc_array(ctx, struct isl_sched_graph, c->n); in clustering_init()
5985 c->cluster = isl_calloc_array(ctx, struct isl_sched_graph, c->n); in clustering_init()
5986 c->scc_cluster = isl_calloc_array(ctx, int, c->n); in clustering_init()
5987 c->scc_node = isl_calloc_array(ctx, int, c->n); in clustering_init()
5988 c->scc_in_merge = isl_calloc_array(ctx, int, c->n); in clustering_init()
Disl_coalesce.c78 eq = isl_calloc_array(bmap_i->ctx, int, 2 * bmap_i->n_eq); in eq_status_in()
106 int *ineq = isl_calloc_array(bmap_i->ctx, int, bmap_i->n_ineq); in ineq_status_in()
2175 relax = isl_calloc_array(ctx, int, 1 + n_cut); in check_single_adj_eq()
3224 expanded = isl_calloc_array(ctx, struct isl_expanded, extra_var); in expand_tab()
4202 info = isl_calloc_array(map->ctx, struct isl_coalesce_info, n); in isl_map_coalesce()
Disl_bernstein.c172 c = isl_calloc_array(ctx, isl_qpolynomial *, n); in extract_coefficients()
Disl_map_simplify.c719 ci->index = isl_calloc_array(ctx, isl_int **, ci->size); in create_constraint_index()
848 elim_for = isl_calloc_array(ctx, int, bmap->n_div); in remove_duplicate_divs()
850 index = isl_calloc_array(ctx, int, size); in remove_duplicate_divs()
2266 return isl_calloc_array(ctx, int, dim); in alloc_groups()
2549 row = isl_calloc_array(ctx, int, bset->n_ineq); in uset_gist_full()
5019 pairs = isl_calloc_array(bmap->ctx, int, bmap->n_div); in isl_basic_map_drop_redundant_divs_ineq()
Disl_farkas.c388 data->factors = isl_calloc_array(ctx, in isl_coefficients_product_data_init()
Disl_polynomial.c2730 active = isl_calloc_array(qp->dim->ctx, int, d); in isl_qpolynomial_involves_dims()
2778 active = isl_calloc_array(ctx, int, len); in remove_redundant_divs()
4279 active = isl_calloc_array(set->ctx, int, d); in fix_inactive()
4400 subs = isl_calloc_array(ctx, struct isl_poly *, n_sub); in isl_qpolynomial_morph_domain()
Disl_local_space.c1404 active = isl_calloc_array(ctx, int, total); in isl_local_space_get_active()
Disl_tab_pip.c2325 tab->row_sign = isl_calloc_array(bmap->ctx, in tab_for_lexmin()
4499 occurrences = isl_calloc_array(ctx, int, n); in count_occurrences()
5249 data->local = isl_calloc_array(ctx, struct isl_local_region, in init_lexmin_data()
Disl_ast_build_expr.c1748 data->p = isl_calloc_array(ctx, struct isl_from_pw_aff_piece, n); in isl_from_pw_aff_data_init()
Disl_ast.c433 expr->u.op.args = isl_calloc_array(ctx, isl_ast_expr *, n_arg); in isl_ast_expr_alloc_op()
Disl_convex_hull.c1649 constraints = isl_calloc_array(hull->ctx, struct max_constraint, in common_constraints()
Disl_union_map.c3055 v = isl_calloc_array(ctx, struct isl_fixed_map, n); in alloc_isl_fixed_map_array()
Disl_output.c1343 split = isl_calloc_array(ctx, struct isl_aff_split, map->n); in split_aff()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dctx.h132 #define isl_calloc_array(ctx,type,n) ((type *)isl_calloc_or_die(ctx,\ macro
/external/llvm-project/polly/lib/External/ppcg/
Dgrouping.c135 leaves = isl_calloc_array(ctx, struct ppcg_grouping_leaf, n); in extract_leaves()
Dgpu.c352 prog->array = isl_calloc_array(prog->ctx, in collect_array_info()
1250 kernel->var = isl_calloc_array(kernel->ctx, struct ppcg_kernel_var, n); in create_kernel_vars()
1356 kernel->array = isl_calloc_array(ctx, in ppcg_kernel_create_local_arrays()
5577 stmts = isl_calloc_array(ctx, struct gpu_stmt, scop->pet->n_stmt); in extract_stmts()
Dgpu_group.c1452 groups = isl_calloc_array(ctx, struct gpu_array_ref_group *, in group_array_references()
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2807 gpu_stmt *Stmts = isl_calloc_array(S->getIslCtx().get(), struct gpu_stmt, in getStatements()
3091 PPCGProg->array = isl_calloc_array( in createPPCGProg()

12