reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/include/isl/local_space.h
   20 __isl_give isl_local_space *isl_local_space_copy(

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 7736   ptr = isl_local_space_copy(ptr);
 7772   return isl_local_space_copy(ptr);
tools/polly/lib/External/isl/isl_aff.c
  167 	aff = isl_aff_alloc(isl_local_space_copy(ls));
  271 	return isl_aff_alloc_vec(isl_local_space_copy(aff->ls),
  381 	return aff ? isl_local_space_copy(aff->ls) : NULL;
  389 	ls = isl_local_space_copy(aff->ls);
 1316 		ls = isl_local_space_copy(aff->ls);
 1400 	ls = isl_local_space_copy(aff->ls);
 3872 		aff = isl_aff_alloc_vec(isl_local_space_copy(ls), v);
 3937 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 3978 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 4036 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 4044 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 4505 	aff = isl_aff_alloc(isl_local_space_copy(ls));
 4526 		shift = isl_aff_alloc(isl_local_space_copy(ls));
 4931 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 5245 	isl_aff *zero = isl_aff_zero_on_domain(isl_local_space_copy(ls));
 7245 		aff = isl_aff_val_on_domain(isl_local_space_copy(ls), v);
tools/polly/lib/External/isl/isl_ast_build_expr.c
 1024 	rat = isl_aff_zero_on_domain(isl_local_space_copy(ls));
 1038 			rat_j = isl_aff_var_on_domain(isl_local_space_copy(ls),
 1051 		rat_0 = isl_aff_val_on_domain(isl_local_space_copy(ls), v);
tools/polly/lib/External/isl/isl_coalesce.c
 3351 	aff_nan = isl_aff_nan_on_domain(isl_local_space_copy(ls));
tools/polly/lib/External/isl/isl_constraint.c
  157 	return isl_constraint_alloc_vec(c->eq, isl_local_space_copy(c->ls),
  385 	return constraint ? isl_local_space_copy(constraint->ls) : NULL;
  763 	ls = isl_local_space_copy(constraint->ls);
 1276 	aff = isl_aff_alloc(isl_local_space_copy(constraint->ls));
 1308 	aff = isl_aff_alloc(isl_local_space_copy(constraint->ls));
tools/polly/lib/External/isl/isl_local_space.c
  317 	aff = isl_aff_alloc(isl_local_space_copy(ls));
  337 	ls = isl_local_space_copy(ls);
tools/polly/lib/External/isl/isl_map.c
 7417 						    isl_local_space_copy(ls));
tools/polly/lib/External/isl/isl_morph.c
  167 		aff = isl_aff_alloc_vec(isl_local_space_copy(ls), v);
tools/polly/lib/External/isl/isl_multi_templ.c
  631 		el = FN(EL,var_on_domain)(isl_local_space_copy(ls),
tools/polly/lib/External/isl/isl_scheduler.c
 3074 		aff = extract_schedule_row(isl_local_space_copy(ls), node, i);
tools/polly/lib/External/isl/isl_tab_pip.c
  287 		aff = isl_aff_alloc(isl_local_space_copy(ls));
 5813 		aff = isl_aff_alloc(isl_local_space_copy(ls));
tools/polly/lib/External/isl/isl_test.c
  540 	c = isl_constraint_alloc_inequality(isl_local_space_copy(ls));
  545 	c = isl_constraint_alloc_inequality(isl_local_space_copy(ls));
  939 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
  945 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
  962 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
  968 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
  985 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
  991 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1008 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1014 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1031 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1036 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1052 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1057 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1082 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1103 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1110 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1130 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1136 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
 1156 	c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
tools/polly/lib/External/ppcg/gpu.c
  765 		param = isl_pw_aff_var_on_domain(isl_local_space_copy(ls),
  773 		zero = isl_pw_aff_zero_on_domain(isl_local_space_copy(ls));
  825 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 2986 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
tools/polly/lib/External/ppcg/gpu_group.c
 1586 		aff = isl_aff_var_on_domain(isl_local_space_copy(ls),
 1593 		aff2 = isl_aff_var_on_domain(isl_local_space_copy(ls),
 1747 					isl_local_space_copy(ls));
tools/polly/lib/External/ppcg/hybrid.c
  611 	c = hex_lower_left(isl_local_space_copy(ls), h, du, duh);
  614 	c = hex_lower(isl_local_space_copy(ls), h);
  617 	c = hex_lower_right(isl_local_space_copy(ls), h, s0, dl, duh);
  620 	c = hex_upper_left(isl_local_space_copy(ls), h, dl);
  623 	c = hex_upper_right(isl_local_space_copy(ls), h, s0, du, dlh, duh);