Searched refs:isl_sol_pma (Results 1 – 1 of 1) sorted by relevance
5662 struct isl_sol_pma { struct5670 struct isl_sol_pma *sol_pma = (struct isl_sol_pma *) sol; in sol_pma_free() argument5679 static void sol_pma_add_empty(struct isl_sol_pma *sol, in sol_pma_add_empty()5702 static void sol_pma_add(struct isl_sol_pma *sol, in sol_pma_add()5718 sol_pma_add_empty((struct isl_sol_pma *)sol, bset); in sol_pma_add_empty_wrap()5724 sol_pma_add((struct isl_sol_pma *)sol, dom, ma); in sol_pma_add_wrap()5737 struct isl_sol_pma *sol_pma = NULL; in sol_pma_init()5743 sol_pma = isl_calloc_type(bmap->ctx, struct isl_sol_pma); in sol_pma_init()5783 struct isl_sol_pma *sol_pma; in basic_map_partial_lexopt_base_pw_multi_aff()5789 sol_pma = (struct isl_sol_pma *) sol; in basic_map_partial_lexopt_base_pw_multi_aff()