Searched refs:set_pw_aff (Results 1 – 2 of 2) sorted by relevance
1708 inline multi_pw_aff set_pw_aff(int pos, pw_aff el) const;2083 inline pw_aff_list set_pw_aff(int index, pw_aff el) const;2170 inline pw_multi_aff set_pw_aff(unsigned int pos, pw_aff pa) const;10398 multi_pw_aff multi_pw_aff::set_pw_aff(int pos, pw_aff el) const in set_pw_aff() function12130 pw_aff_list pw_aff_list::set_pw_aff(int index, pw_aff el) const in set_pw_aff() function12554 pw_multi_aff pw_multi_aff::set_pw_aff(unsigned int pos, pw_aff pa) const in set_pw_aff() function
3316 MaxPMA = MaxPMA.set_pw_aff(Pos, LastDimAff); in buildMinMaxAccess()