Home
last modified time | relevance | path

Searched defs:n_piece (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_pw_split_dims_templ.c17 isl_size n_piece; in FN() local
H A Disl_pw_move_dims_templ.c16 isl_size n_piece; in FN() local
H A Disl_pw_insert_dims_templ.c15 isl_size n_piece; in FN() local
H A Disl_pw_templ.c1272 isl_size n_piece; in FN() local
1313 isl_size n_piece; in FN() local
1537 isl_size FN(PW,n_piece)(__isl_keep PW *pw) in FN() argument
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h5041 class size aff::n_piece() const in n_piece() function
11256 class size multi_aff::n_piece() const in n_piece() function
14074 class size pw_aff::n_piece() const in n_piece() function
15048 class size pw_multi_aff::n_piece() const in n_piece() function
H A Dcpp.h5381 unsigned aff::n_piece() const in n_piece() function
14533 unsigned multi_aff::n_piece() const in n_piece() function
19049 unsigned pw_aff::n_piece() const in n_piece() function
20623 unsigned pw_multi_aff::n_piece() const in n_piece() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py2669 def n_piece(arg0): member in pw_multi_aff