Home
last modified time | relevance | path

Searched defs:get_space (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_multi_no_domain_templ.c41 static __isl_give isl_space *FN(EL,get_space)(__isl_keep EL *el) in FN() argument
Disl_multi_templ.c32 __isl_give isl_space *FN(MULTI(BASE),get_space)(__isl_keep MULTI(BASE) *multi) in FN() argument
Disl_union_templ.c36 __isl_give isl_space *FN(UNION,get_space)(__isl_keep UNION *u) in FN() argument
Disl_pw_templ.c1360 __isl_give isl_space *FN(PW,get_space)(__isl_keep PW *pw) in FN() argument
/external/mesa3d/src/mesa/tnl/
Dt_draw.c47 static GLubyte *get_space(struct gl_context *ctx, GLuint bytes) in get_space() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py182 def get_space(arg0): member in union_pw_multi_aff
579 def get_space(arg0): member in multi_union_pw_aff
935 def get_space(arg0): member in union_pw_aff
1301 def get_space(arg0): member in multi_pw_aff
1929 def get_space(arg0): member in pw_multi_aff
3132 def get_space(arg0): member in multi_aff
6555 def get_space(arg0): member in union_map
7525 def get_space(arg0): member in map
8707 def get_space(arg0): member in union_set
9276 def get_space(arg0): member in set
[all …]
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h5841 isl::checked::space fixed_box::get_space() const in get_space() function
6317 isl::checked::space map::get_space() const in get_space() function
6791 isl::checked::space multi_aff::get_space() const in get_space() function
7037 isl::checked::space multi_id::get_space() const in get_space() function
7259 isl::checked::space multi_pw_aff::get_space() const in get_space() function
7600 isl::checked::space multi_union_pw_aff::get_space() const in get_space() function
7839 isl::checked::space multi_val::get_space() const in get_space() function
8667 isl::checked::space pw_multi_aff::get_space() const in get_space() function
10420 isl::checked::space set::get_space() const in get_space() function
11369 isl::checked::space union_map::get_space() const in get_space() function
[all …]
Disl-noexceptions.h4084 space aff::get_space() const in get_space() function
5708 space basic_map::get_space() const in get_space() function
6485 space basic_set::get_space() const in get_space() function
7059 space constraint::get_space() const in get_space() function
7351 space fixed_box::get_space() const in get_space() function
7869 space local_space::get_space() const in get_space() function
8407 space map::get_space() const in get_space() function
9707 space multi_aff::get_space() const in get_space() function
10175 space multi_pw_aff::get_space() const in get_space() function
10661 space multi_union_pw_aff::get_space() const in get_space() function
[all …]
Dcpp.h6894 isl::space fixed_box::get_space() const in get_space() function
7664 isl::space map::get_space() const in get_space() function
8538 isl::space multi_aff::get_space() const in get_space() function
8958 isl::space multi_id::get_space() const in get_space() function
9330 isl::space multi_pw_aff::get_space() const in get_space() function
9937 isl::space multi_union_pw_aff::get_space() const in get_space() function
10340 isl::space multi_val::get_space() const in get_space() function
11752 isl::space pw_multi_aff::get_space() const in get_space() function
14471 isl::space set::get_space() const in get_space() function
16118 isl::space union_map::get_space() const in get_space() function
[all …]