| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_local_space.c | 27 return ls ? ls->dim->ctx : NULL; in isl_local_space_get_ctx() 340 ls = isl_local_space_copy(ls); in drop_unknown_divs_and_extract_div() 447 ls = isl_local_space_cow(ls); in isl_local_space_restore_space() 464 return ls ? ls->div : NULL; in isl_local_space_peek_local() 473 ls = isl_local_space_cow(ls); in isl_local_space_set_tuple_id() 489 ls = isl_local_space_cow(ls); in isl_local_space_set_dim_name() 503 ls = isl_local_space_cow(ls); in isl_local_space_set_dim_id() 533 ls = isl_local_space_cow(ls); in isl_local_space_reset_space() 1148 ls = normalize_div(ls, i); in isl_local_space_substitute_seq() 1427 ls->dim = isl_space_lift(ls->dim, ls->div->n_row); in isl_local_space_lift() [all …]
|
| H A D | isl_local_space_private.h | 15 isl_stat isl_local_space_check_range(__isl_keep isl_local_space *ls, 18 uint32_t isl_local_space_get_hash(__isl_keep isl_local_space *ls); 26 __isl_keep isl_local_space *ls); 29 __isl_take isl_local_space *ls, int a, int b); 31 __isl_take isl_local_space *ls, __isl_take isl_vec *div); 37 unsigned isl_local_space_offset(__isl_keep isl_local_space *ls, 41 __isl_take isl_local_space *ls, __isl_take isl_mat *div); 73 __isl_take isl_local_space *ls, 77 __isl_take isl_local_space *ls, 81 __isl_take isl_local_space *ls); [all …]
|
| H A D | isl_sort.c | 56 char *a1, *al, *am, *ah, *ls, *hs, *lo, *hi, *b; in msort() local 77 ls = lo; in msort() 92 ls = lo; in msort() 101 if (lo > ls) { in msort() 102 memcpy (b, ls, lo - ls); in msort() 103 copied += (lo - ls); in msort() 104 b += (lo - ls); in msort() 111 memcpy (b, ls, lo - ls); in msort() 112 copied += (lo - ls); in msort() 113 b += (lo - ls); in msort()
|
| H A D | isl_constraint.c | 50 if (!ls || !v) in isl_constraint_alloc_vec() 59 constraint->ls = ls; in isl_constraint_alloc_vec() 64 isl_local_space_free(ls); in isl_constraint_alloc_vec() 78 ls = isl_local_space_free(ls); in isl_constraint_alloc() 79 if (!ls) in isl_constraint_alloc() 314 equal = isl_local_space_is_equal(constraint1->ls, constraint2->ls); in isl_constraint_is_equal() 707 isl_local_space *ls; in isl_basic_map_from_constraint() local 715 ls = isl_local_space_copy(constraint->ls); in isl_basic_map_from_constraint() 1277 isl_local_space *ls; in isl_constraint_alloc_aff() local 1325 cmp = isl_local_space_cmp(c1->ls, c2->ls); in isl_constraint_plain_cmp() [all …]
|
| H A D | isl_aff.c | 79 aff->ls = ls; in isl_aff_alloc_vec() 492 ls = isl_local_space_copy(aff->ls); in isl_aff_get_local_space() 493 ls = isl_local_space_from_domain(ls); in isl_aff_get_local_space() 516 ls = aff->ls; in isl_aff_take_domain_local_space() 533 if (aff->ls == ls) { in isl_aff_restore_domain_local_space() 542 aff->ls = ls; in isl_aff_restore_domain_local_space() 1461 ls = isl_local_space_copy(aff->ls); in plug_in_integral_divs() 1479 aff->ls = ls; in plug_in_integral_divs() 1547 ls = isl_local_space_copy(aff->ls); in swap_div() 1558 aff->ls = ls; in swap_div() [all …]
|
| H A D | isl_deprecated.c | 5 __isl_give isl_constraint *isl_equality_alloc(__isl_take isl_local_space *ls) in isl_equality_alloc() argument 7 return isl_constraint_alloc_equality(ls); in isl_equality_alloc() 12 __isl_give isl_constraint *isl_inequality_alloc(__isl_take isl_local_space *ls) in isl_inequality_alloc() argument 14 return isl_constraint_alloc_inequality(ls); in isl_inequality_alloc()
|
| /llvm-project-15.0.7/polly/lib/External/isl/include/isl/ |
| H A D | local_space.h | 22 __isl_keep isl_local_space *ls); 24 __isl_take isl_local_space *ls); 30 __isl_take isl_local_space *ls, 40 __isl_take isl_local_space *ls, 47 __isl_take isl_local_space *ls, 57 __isl_take isl_local_space *ls); 59 __isl_take isl_local_space *ls); 61 __isl_take isl_local_space *ls); 65 __isl_take isl_local_space *ls, 68 __isl_take isl_local_space *ls, [all …]
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | temp_arg_nontype_cxx11.cpp | 102 Column<kEta, double>().ls(); // expected-error {{<kEta,}} in lookup() 103 Column<kDes, double>().ls(); // expected-error {{<kDes,}} in lookup() 105 Dolumn<kEta, double>().ls(); // expected-error {{<kEta,}} in lookup() 106 Dolumn<kDes, double>().ls(); // expected-error {{<kDes,}} in lookup() 107 Folumn<&kEta, double>().ls(); // expected-error {{<&kEta,}} in lookup() 108 Folumn<&kDes, double>().ls(); // expected-error {{<&kDes,}} in lookup() 109 Golumn<&kEta, double>().ls(); // expected-error {{<&kEta,}} in lookup() 110 Golumn<&kDes, double>().ls(); // expected-error {{<&kDes,}} in lookup() 111 Holumn<&kNull, double>().ls(); // expected-error {{<&kNull,}} in lookup() 112 Jolumn<kZero, double>().ls(); // expected-error {{<kZero,}} in lookup() [all …]
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | prune.m | 16 // RUN: ls %t | grep modules.timestamp 17 // RUN: ls -R %t | grep ^Module.*pcm 18 // RUN: ls -R %t | grep DependsOnModule.*pcm 24 // RUN: ls %t | grep modules.timestamp 25 // RUN: ls -R %t | grep ^Module.*pcm 26 // RUN: ls -R %t | grep DependsOnModule.*pcm 33 // RUN: ls %t | grep modules.timestamp 34 // RUN: ls -R %t | grep ^Module.*pcm 35 // RUN: ls -R %t | grep DependsOnModule.*pcm 42 // RUN: ls %t | grep modules.timestamp [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | mirror-permissions-unix.test | 13 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0777 15 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0666 17 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0640 27 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms 32 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms 37 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms 43 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms 48 # RUN: ls -l /dev/null | cut -f 1 -d ' ' > %tnull.perms 50 # RUN: ls -l /dev/null | cut -f 1 -d ' ' | diff - %tnull.perms 55 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms
|
| H A D | respect-umask.test | 12 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0755 14 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0600 16 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0655 23 # RUN: ls -l %t1 | cut -f 1 -d ' ' | cmp - %t.0755 27 # RUN: ls -l %t2 | cut -f 1 -d ' ' | cmp - %t.0600 31 # RUN: ls -l %t3 | cut -f 1 -d ' ' | cmp - %t.0655
|
| H A D | strip-preserve-mtime.test | 1 ## Note: ls -l prints the modified timestamp 7 # RUN: ls -l %t-preserved.1.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME 15 # RUN: ls -l %t-preserved.2.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME 22 # RUN: ls -l %t.3.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME 29 # RUN: ls -l %t.4.o | FileCheck %s --check-prefix=CHECK-NO-PRESERVE-MTIME 38 # RUN: ls -l %t.a | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME 45 # RUN: ls -l %t-dwo | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME 47 # RUN: ls -l %t-nondwo | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME 52 # RUN: ls -l %t-preserved.1.alias.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME 55 # RUN: ls -l %t-preserved.2.alias.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME
|
| H A D | mirror-permissions-win.test | 11 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0777 13 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0666 15 # RUN: ls -l %t | cut -f 1 -d ' ' > %t.0640 21 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms 26 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms 31 # RUN: ls -l %t1 | cut -f 1 -d ' ' > %t1.perms
|
| H A D | strip-preserve-atime.test | 1 # Note: ls -lu prints the accessed timestamp 10 # RUN: ls -lu %t-preserved.1.o | FileCheck %s --check-prefix=CHECK-PRESERVE-ATIME 18 # RUN: ls -lu %t-preserved.2.o | FileCheck %s --check-prefix=CHECK-PRESERVE-ATIME 25 # RUN: ls -lu %t.3.o | FileCheck %s --check-prefix=CHECK-PRESERVE-ATIME 32 # RUN: ls -lu %t.4.o | FileCheck %s --check-prefix=CHECK-NO-PRESERVE-ATIME 41 # RUN: ls -lu %t.a | FileCheck %s --check-prefix=CHECK-PRESERVE-ATIME 48 # RUN: ls -lu %t-dwo | FileCheck %s --check-prefix=CHECK-PRESERVE-ATIME 50 # RUN: ls -lu %t-nondwo | FileCheck %s --check-prefix=CHECK-PRESERVE-ATIME
|
| /llvm-project-15.0.7/llvm/test/ThinLTO/X86/ |
| H A D | cache.ll | 14 ; RUN: ls %t.cache.noindex/llvmcache.timestamp 15 ; RUN: ls %t.cache.noindex | count 1 23 ; RUN: not ls %t.cache.noindex 36 ; RUN: ls %t.cache.noindex | count 4 38 ; RUN: ls %t.cache.noindex/foo 39 ; RUN: not ls %t.cache.noindex/llvmcache-foo 48 ; RUN: ls %t.cache.noindex | count 2 57 ; RUN: not ls %t.cache.noindex/llvmcache-foo 65 ; RUN: ls %t.cache.noindex/llvmcache-foo 75 ; RUN: ls %t.cache.noindex/llvmcache-foo [all …]
|
| H A D | save_objects.ll | 7 ; RUN: ls %t.thin.out | count 2 13 ; RUN: ls %t.thin.out | count 2 14 ; RUN: ls %t.cache | count 3 20 ; RUN: ls %t.thin.out | count 2 21 ; RUN: ls %t.cache | count 3 24 ; RUN: ls %t.thin.out | grep x86_64.thinlto.o | count 2
|
| H A D | empty_module_with_cache.ll | 7 ; RUN: ls %t.cache/llvmcache.timestamp 8 ; RUN: ls %t.cache | count 3 14 ; RUN: ls %t.cache | count 2 24 ; RUN: ls %t.cache/llvmcache.timestamp 25 ; RUN: ls %t.cache | count 1 31 ; RUN: not ls %t.cache
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | incremental.test | 7 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s 13 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s 19 # RUN: ls -l %t.lib | FileCheck -check-prefix=KEEP %s 25 # RUN: ls -l %t.lib | FileCheck -check-prefix=KEEP %s 31 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s 37 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s 43 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s 49 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s 55 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s 61 # RUN: ls -l %t.lib | FileCheck -check-prefix=NOKEEP %s [all …]
|
| H A D | debug-dwarf.test | 4 # RUN: ls %t.pdb 9 # RUN: not ls %t.pdb 14 # RUN: ls %t.pdb 19 # RUN: not ls %t.pdb
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | no-opt-volatile-memcpy.c | 12 struct s ls; in foo() local 13 ls = ls; in foo() 15 ls = gs; in foo()
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | no-opt-volatile-memcpy.cpp | 12 struct s ls; in foo() local 13 ls = ls; in foo() 15 ls = gs; in foo()
|
| /llvm-project-15.0.7/lld/test/ELF/lto/ |
| H A D | save-temps-eq.ll | 19 ; RUN: ls | count 2 25 ; RUN: ls | count 2 43 ; RUN: ls | count 2 49 ; RUN: ls | count 2 55 ; RUN: ls | count 2 61 ; RUN: ls | count 2 68 ; RUN: ls | count 2 74 ; RUN: ls | count 2 81 ; RUN: ls | count 2 88 ; RUN: ls | count 2 [all …]
|
| H A D | thinlto-emit-index.ll | 10 ; RUN: ls 2.o.thinlto.bc 11 ; RUN: ls 3 24 ; RUN: ls 4 28 ; RUN: not ls 5 34 ; RUN: ls 6 41 ; RUN: ls 7 42 ; RUN: ls 1.o.thinlto.bc 43 ; RUN: ls 1.o.imports 49 ; RUN: ls 8 50 ; RUN: ls 1.o.thinlto.bc
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | conflict-nonfragile-abi2.m | 12 @property int ls; property 25 static int ls; 27 p = le + ls + r; 33 @dynamic ls;
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | cond-sel.ll | 61 ; Note that commuting rhs and lhs in the select changes ugt to ule (i.e. hi to ls). 67 ; CHECK: csinc {{w[0-9]+}}, [[LHS]], [[RHS]], ls 77 ; Note that commuting rhs and lhs in the select changes ugt to ule (i.e. hi to ls). 84 ; CHECK: csinc {{x[0-9]+}}, [[LHS]], {{x[0-9]+}}, ls 107 ; CHECK: csinv {{w[0-9]+}}, [[LHS]], [[RHS]], ls 124 ; CHECK: csinv {{x[0-9]+}}, [[LHS]], {{x[0-9]+}}, ls 145 ; CHECK: csetm {{w[0-9]+}}, ls 175 ; CHECK: csneg {{w[0-9]+}}, [[LHS]], [[RHS]], ls 192 ; CHECK: csneg {{x[0-9]+}}, [[LHS]], {{x[0-9]+}}, ls 221 ; CHECK: cset {{w[0-9]+}}, ls [all …]
|