Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dhybrid.c250 isl_aff *shift_space; member
289 isl_aff_free(tiling->shift_space); in ppcg_ht_tiling_free()
352 isl_aff *shift_space; member
370 isl_aff_free(phase->shift_space); in ppcg_ht_phase_free()
833 s = isl_aff_copy(shift_space); in compute_localize()
885 isl_aff *time_tile, *shift_space; in ppcg_ht_bounds_construct_tiling() local
927 tiling->shift_space = shift_space; in ppcg_ht_bounds_construct_tiling()
1397 phase->shift_space = isl_aff_copy(tiling->shift_space); in construct_phase()
1415 phase->shift_space = isl_aff_align_params(phase->shift_space, in phase_align_params()
1440 phase->shift_space = isl_aff_pullback_multi_aff(phase->shift_space, in pullback_phase()
[all …]