Home
last modified time | relevance | path

Searched refs:flatten_range (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_multi_templ.c669 __isl_give MULTI(BASE) *FN(MULTI(BASE),flatten_range)( in MULTI()
698 multi = FN(MULTI(BASE),flatten_range)(multi); in MULTI()
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h657 inline basic_map flatten_range() const;
1195 inline local_space flatten_range() const;
1289 inline map flatten_range() const;
1568 inline multi_aff flatten_range() const;
1664 inline multi_pw_aff flatten_range() const;
1762 inline multi_union_pw_aff flatten_range() const;
1849 inline multi_val flatten_range() const;
2883 inline space flatten_range() const;
5615 basic_map basic_map::flatten_range() const in flatten_range() function
7838 local_space local_space::flatten_range() const in flatten_range() function
[all …]
Dcpp-checked.h1271 inline isl::checked::basic_map flatten_range() const;
1484 inline isl::checked::map flatten_range() const;
2633 inline isl::checked::space flatten_range() const;
5485 isl::checked::basic_map basic_map::flatten_range() const in flatten_range() function
6280 isl::checked::map map::flatten_range() const in flatten_range() function
10799 isl::checked::space space::flatten_range() const in flatten_range() function
Dcpp.h1336 inline isl::basic_map flatten_range() const;
1549 inline isl::map flatten_range() const;
2698 inline isl::space flatten_range() const;
6292 isl::basic_map basic_map::flatten_range() const in flatten_range() function
7595 isl::map map::flatten_range() const in flatten_range() function
15164 isl::space space::flatten_range() const in flatten_range() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py7469 def flatten_range(arg0): member in map
8289 def flatten_range(arg0): member in basic_map
13292 def flatten_range(arg0): member in space