Home
last modified time | relevance | path

Searched defs:gt_set (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py3397 def gt_set(arg0, arg1): member in pw_aff
4873 def gt_set(arg0, arg1): member in aff
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4850 isl::checked::set aff::gt_set(isl::checked::aff aff2) const in gt_set() function
4856 isl::checked::set aff::gt_set(const isl::checked::pw_aff &pwaff2) const in gt_set() function
13881 isl::checked::set pw_aff::gt_set(isl::checked::pw_aff pwaff2) const in gt_set() function
H A Dcpp.h5092 isl::set aff::gt_set(isl::aff aff2) const in gt_set() function
5104 isl::set aff::gt_set(const isl::pw_aff &pwaff2) const in gt_set() function
18732 isl::set pw_aff::gt_set(isl::pw_aff pwaff2) const in gt_set() function