Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c2808 int shift_point; in tile_band() local
2812 shift_point = isl_options_get_tile_shift_point_loops(ctx); in tile_band()
2818 isl_options_set_tile_shift_point_loops(ctx, shift_point); in tile_band()
/external/llvm-project/polly/lib/External/isl/
Disl_test.c10458 int shift_point; member
10515 opt = tile_tests[i].shift_point; in test_tile()