Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc696 static std::vector<Signature> flatten_domain = variable
828 { "flatten_domain", flatten_domain },
H A Disl.py9359 def flatten_domain(arg0): member in map
10574 def flatten_domain(arg0): member in basic_map
16973 def flatten_domain(arg0): member in space
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dtyped_cpp.h1077 inline typed::basic_map<Domain, Range> flatten_domain() const = delete;
1292 inline typed::basic_map<Anonymous, Range2> flatten_domain() const;
1505 inline typed::basic_map<Domain, Domain> flatten_domain() const = delete;
1724 inline typed::basic_map<Domain, pair<Range, Range2>> flatten_domain() const = delete;
1938 inline typed::basic_map<Anonymous, pair<T1, T2>> flatten_domain() const;
2154 inline typed::basic_map<Anonymous, pair<Range, Range2>> flatten_domain() const;
3189 inline typed::map<Domain, Range> flatten_domain() const = delete;
3456 inline typed::map<Anonymous, Range2> flatten_domain() const;
3723 inline typed::map<Domain, Domain> flatten_domain() const = delete;
4002 inline typed::map<Domain, pair<Range, Range2>> flatten_domain() const = delete;
[all …]
H A Dcpp-checked.h1464 inline isl::checked::basic_map flatten_domain() const;
1971 inline isl::checked::map flatten_domain() const;
3808 inline isl::checked::space flatten_domain() const;
7734 isl::checked::basic_map basic_map::flatten_domain() const in flatten_domain() function
9896 isl::checked::map map::flatten_domain() const in flatten_domain() function
17930 isl::checked::space space::flatten_domain() const in flatten_domain() function
H A Dcpp.h1530 inline isl::basic_map flatten_domain() const;
2037 inline isl::map flatten_domain() const;
3874 inline isl::space flatten_domain() const;
8990 isl::basic_map basic_map::flatten_domain() const in flatten_domain() function
12245 isl::map map::flatten_domain() const in flatten_domain() function
25223 isl::space space::flatten_domain() const in flatten_domain() function