Home
last modified time | relevance | path

Searched refs:ppcg_ht_bounds_free (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dhybrid.h27 __isl_null ppcg_ht_bounds *ppcg_ht_bounds_free(
Dgpu_hybrid.c144 ppcg_ht_bounds_free(bounds); in gpu_hybrid_tile()
Dhybrid.c54 __isl_null ppcg_ht_bounds *ppcg_ht_bounds_free( in ppcg_ht_bounds_free() function
91 return ppcg_ht_bounds_free(bounds); in ppcg_ht_bounds_alloc()
132 ppcg_ht_bounds_free(bounds); in ppcg_ht_bounds_set_upper()
158 return ppcg_ht_bounds_free(bounds); in ppcg_ht_bounds_set_lower()
161 ppcg_ht_bounds_free(bounds); in ppcg_ht_bounds_set_lower()
283 ppcg_ht_bounds_free(tiling->bounds); in ppcg_ht_tiling_free()
947 ppcg_ht_bounds_free(bounds); in ppcg_ht_bounds_construct_tiling()
2149 ppcg_ht_bounds_free(bounds); in ppcg_ht_bounds_insert_tiling()
Dgpu.c4057 ppcg_ht_bounds_free(bounds); in try_hybrid_tile()