Home
last modified time | relevance | path

Searched defs:ls (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project/polly/lib/External/isl/
H A Disl_local_space.c25 isl_ctx *isl_local_space_get_ctx(__isl_keep isl_local_space *ls) in isl_local_space_get_ctx()
32 uint32_t isl_local_space_get_hash(__isl_keep isl_local_space *ls) in isl_local_space_get_hash()
52 isl_local_space *ls = NULL; in isl_local_space_alloc_div() local
99 __isl_give isl_local_space *isl_local_space_copy(__isl_keep isl_local_space *ls) in isl_local_space_copy()
108 __isl_give isl_local_space *isl_local_space_dup(__isl_keep isl_local_space *ls) in isl_local_space_dup()
118 __isl_give isl_local_space *isl_local_space_cow(__isl_take isl_local_space *ls) in isl_local_space_cow()
130 __isl_take isl_local_space *ls) in isl_local_space_free()
148 isl_bool isl_local_space_is_params(__isl_keep isl_local_space *ls) in isl_local_space_is_params()
157 isl_bool isl_local_space_is_set(__isl_keep isl_local_space *ls) in isl_local_space_is_set()
170 static isl_stat isl_local_space_check_has_space(__isl_keep isl_local_space *ls, in isl_local_space_check_has_space()
[all …]
H A Disl_deprecated.c5 __isl_give isl_constraint *isl_equality_alloc(__isl_take isl_local_space *ls) in isl_equality_alloc()
12 __isl_give isl_constraint *isl_inequality_alloc(__isl_take isl_local_space *ls) in isl_inequality_alloc()
H A Disl_multi_zero_templ.c33 isl_local_space *ls; in MULTI() local
H A Disl_constraint_private.h12 isl_local_space *ls; member
H A Disl_multi_identity_templ.c22 isl_local_space *ls; in MULTI() local
H A Disl_ilp_opt_val_templ.c26 isl_local_space *ls; in BFN() local
H A Disl_constraint.c46 __isl_take isl_local_space *ls, __isl_take isl_vec *v) in isl_constraint_alloc_vec()
70 __isl_take isl_local_space *ls) in isl_constraint_alloc()
95 isl_local_space *ls = NULL; in isl_basic_map_constraint() local
129 __isl_take isl_local_space *ls) in isl_constraint_alloc_equality()
135 __isl_take isl_local_space *ls) in isl_constraint_alloc_inequality()
707 isl_local_space *ls; in isl_basic_map_from_constraint() local
1277 isl_local_space *ls; in isl_constraint_alloc_aff() local
H A Disl_aff.c73 __isl_take isl_local_space *ls, __isl_take isl_vec *v) in isl_aff_alloc_vec_validated()
101 __isl_give isl_aff *isl_aff_alloc_vec(__isl_take isl_local_space *ls, in isl_aff_alloc_vec()
124 __isl_give isl_aff *isl_aff_alloc(__isl_take isl_local_space *ls) in isl_aff_alloc()
174 __isl_give isl_aff *isl_aff_zero_on_domain(__isl_take isl_local_space *ls) in isl_aff_zero_on_domain()
206 __isl_give isl_pw_aff *isl_pw_aff_zero_on_domain(__isl_take isl_local_space *ls) in isl_pw_aff_zero_on_domain()
232 __isl_give isl_aff *isl_aff_nan_on_domain(__isl_take isl_local_space *ls) in isl_aff_nan_on_domain()
260 __isl_give isl_pw_aff *isl_pw_aff_nan_on_domain(__isl_take isl_local_space *ls) in isl_pw_aff_nan_on_domain()
272 __isl_give isl_aff *isl_aff_val_on_domain(__isl_take isl_local_space *ls, in isl_aff_val_on_domain()
311 __isl_give isl_aff *isl_aff_var_on_domain(__isl_take isl_local_space *ls, in isl_aff_var_on_domain()
350 __isl_give isl_pw_aff *isl_pw_aff_var_on_domain(__isl_take isl_local_space *ls, in isl_pw_aff_var_on_domain()
[all …]
H A Disl_sort.c56 char *a1, *al, *am, *ah, *ls, *hs, *lo, *hi, *b; in msort() local
H A Disl_aff_private.h20 isl_local_space *ls; member
H A Disl_stride.c317 isl_local_space *ls; in set_detect_stride() local
H A Disl_output.c2102 __isl_keep isl_local_space *ls, isl_int *c, const char *op, int *first) in print_constraint_c()
2146 isl_local_space *ls; in print_basic_set_c() local
2401 isl_local_space *ls; in isl_printer_print_constraint() local
2477 __isl_keep isl_local_space *ls) in isl_printer_print_local_space()
2741 __isl_keep isl_local_space *ls, enum isl_dim_type type, unsigned pos) in print_ls_name_c()
2761 __isl_keep isl_local_space *ls, isl_int c, unsigned pos) in print_ls_term_c()
2786 __isl_take isl_printer *p, __isl_keep isl_local_space *ls, in print_ls_partial_affine_c()
2815 __isl_keep isl_local_space *ls, isl_int *c) in print_ls_affine_c()
H A Disl_aff_map.c70 isl_local_space *ls; in isl_basic_map_from_aff2() local
/llvm-project/clang/test/SemaObjC/
H A Dconflict-nonfragile-abi2.m11 @property int ls; property
/llvm-project/clang/test/CodeGen/
H A Dno-opt-volatile-memcpy.c11 struct s ls; in foo() local
/llvm-project/clang/test/CodeGenCXX/
H A Dno-opt-volatile-memcpy.cpp11 struct s ls; in foo() local
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/is.heap/
H A Dranges_is_heap.pass.cpp131 std::ranges::less ls; in test() local
H A Dranges_is_heap_until.pass.cpp131 std::ranges::less ls; in test() local
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DUdtLayoutTest.cpp59 List ls[16]; in main() local
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-vararg.c292 struct large ls = __builtin_va_arg(va, struct large); in f_va_4() local
H A Driscv32-vararg.c559 struct large ls = __builtin_va_arg(va, struct large); in f_va_4() local
/llvm-project/polly/lib/Support/
H A DSCEVAffinator.cpp265 isl_local_space *ls = isl_local_space_from_space(Space); in visitConstant() local
567 isl::local_space ls{Space}; in visitUnknown() local
/llvm-project/clang/test/Sema/
H A Dformat-strings-scanf.c110 void test_scanlist(int *ip, char *sp, wchar_t *ls) { in test_scanlist()
/llvm-project/flang/lib/Semantics/
H A Dcheck-do-forall.cpp580 for (const auto &ls : localitySpecs) { GatherLocals() local
666 for (auto &ls : localitySpecs) { CheckDefaultNoneImpliesExplicitLocality() local
794 for (auto &ls : localitySpecs) { CheckLocalitySpecs() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DLoopAnalysis.cpp303 for (auto ls : loadAndStoresMatched) { isVectorizableLoopBodyWithOpCond() local

12