Home
last modified time | relevance | path

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

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_group.c79 if (group->private_tile && group->shared_tile && in gpu_array_ref_group_type()
82 if (group->private_tile) in gpu_array_ref_group_type()
102 return group->private_tile; in gpu_array_ref_group_tile()
796 if (group->private_tile) { in set_depth()
798 group->min_depth = group->private_tile->depth; in set_depth()
875 gpu_array_tile_free(group->private_tile); in gpu_array_ref_group_free()
1169 if (!group->private_tile) { in compute_group_bounds_core()
1174 if (!can_tile(acc, group->private_tile)) in compute_group_bounds_core()
1175 group->private_tile = gpu_array_tile_free(group->private_tile); in compute_group_bounds_core()
1179 if (group->private_tile) { in compute_group_bounds_core()
[all …]
H A Dgpu_group.h42 struct gpu_array_tile *private_tile; member