Searched defs:fix_si (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/lib/External/isl/ |
H A D | isl_pw_fix_templ.c | 6 __isl_give PW *FN(PW,fix_si)(__isl_take PW *pw, enum isl_dim_type type, in FN() argument
|
/llvm-project/polly/lib/External/isl/include/isl/ |
H A D | isl-noexceptions.h | 8174 isl::basic_map basic_map::fix_si(isl::dim type, unsigned int pos, int value) const in fix_si() function 9252 isl::basic_set basic_set::fix_si(isl::dim type, unsigned int pos, int value) const in fix_si() function 10916 isl::map map::fix_si(isl::dim type, unsigned int pos, int value) const in fix_si() function 14462 isl::basic_set point::fix_si(isl::dim type, unsigned int pos, int value) const in fix_si() function 18715 isl::set set::fix_si(isl::dim type, unsigned int pos, int value) const in fix_si() function
|