Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dhybrid.h12 struct ppcg_ht_phase;
13 typedef struct ppcg_ht_phase ppcg_ht_phase; typedef
30 __isl_keep ppcg_ht_phase *ppcg_ht_phase_extract_from_mark(
33 __isl_keep ppcg_ht_phase *phase, __isl_take isl_schedule_node *node);
H A Dhybrid.c347 struct ppcg_ht_phase { struct
384 ppcg_ht_phase *phase = user; in ppcg_ht_phase_free_wrap()
1364 static __isl_give ppcg_ht_phase *check_phase(__isl_take ppcg_ht_phase *phase) in check_phase()
1385 ppcg_ht_phase *phase; in construct_phase()
1429 static __isl_give ppcg_ht_phase *pullback_phase(__isl_take ppcg_ht_phase *phase, in pullback_phase()
1454 static __isl_give ppcg_ht_phase *shift_phase(__isl_take ppcg_ht_phase *phase) in shift_phase()
1469 static __isl_give ppcg_ht_phase *lift_phase(__isl_take ppcg_ht_phase *phase) in lift_phase()
1585 ppcg_ht_phase *phase; in ppcg_ht_tiling_compute_phase()
1605 __isl_keep ppcg_ht_phase *phase0, __isl_keep ppcg_ht_phase *phase1) in combine_time_tile()
2094 ppcg_ht_phase *phase_0; in ppcg_ht_bounds_insert_tiling()
[all …]
H A Dgpu_hybrid.c69 ppcg_ht_phase *phase; in update_phase()