Searched refs:get_pw_aff (Results 1 – 5 of 5) sorted by relevance
44 pa = FN(TYPE,get_pw_aff)(f, i); in FN()
1104 isl::pw_aff OffsetDimZero = ArrayBound.get_pw_aff(0); in getArraySize()1108 isl::pw_aff Bound_I = ArrayBound.get_pw_aff(i); in getArraySize()1575 isl::pw_aff Size = GridSizePwAffs.get_pw_aff(i); in getGridSizes()
696 RestrictedBuild.expr_from(ScheduleMultiPwAff.get_pw_aff(i)); in generateBeginStmtTrace()
1670 inline pw_aff get_pw_aff(int pos) const;2073 inline pw_aff get_pw_aff(int index) const;2139 inline pw_aff get_pw_aff(int pos) const;10169 pw_aff multi_pw_aff::get_pw_aff(int pos) const in get_pw_aff() function12070 pw_aff pw_aff_list::get_pw_aff(int index) const in get_pw_aff() function12367 pw_aff pw_multi_aff::get_pw_aff(int pos) const in get_pw_aff() function
3312 LastDimAff = MaxPMA.get_pw_aff(Pos); in buildMinMaxAccess()