Home
last modified time | relevance | path

Searched defs:src_type (Results 1 – 10 of 10) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_multi_pw_aff_explicit_domain.c118 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_multi_pw_aff_move_explicit_domain_dims()
H A Disl_space.c374 enum isl_dim_type src_type) in copy_ids()
1391 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_space_move_dims()
3019 enum isl_dim_type src_type) in isl_space_copy_ids_if_unset()
H A Disl_fold.c1711 enum isl_dim_type src_type; member
1732 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_qpolynomial_fold_move_dims()
H A Disl_local_space.c1634 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_local_space_move_dims()
H A Disl_map.c4219 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_basic_map_move_dims()
4313 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_basic_set_move_dims()
4323 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_set_move_dims()
4337 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_map_move_dims()
H A Disl_polynomial.c3424 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_qpolynomial_move_dims()
H A Disl_aff.c2709 enum isl_dim_type src_type, unsigned src_pos, unsigned n) in isl_aff_move_dims()
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp37 const CompilerType &src_type) { in CopyType() argument
308 DeportType(TypeSystemClang & dst,const CompilerType & src_type) DeportType() argument
H A DClangASTSource.cpp1478 GuardedCopyType(const CompilerType & src_type) GuardedCopyType() argument
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h8585 isl::map basic_map::move_dims(isl::dim dst_type, unsigned int dst_pos, isl::dim src_type, unsigned … in move_dims()
11460 isl::map map::move_dims(isl::dim dst_type, unsigned int dst_pos, isl::dim src_type, unsigned int sr… in move_dims()