Searched refs:expr_from (Results 1 – 6 of 6) sorted by relevance
143 expr = build.expr_from(pw_aff)147 expr = build.expr_from(set)424 op = build.expr_from(pa)
186 isl::ast_expr expr = build.expr_from(pw_aff); in test_return_string()190 expr = build.expr_from(set); in test_return_string()370 auto expr = build.expr_from(pa); in test_ast_build_expr()
400 auto PosCond = Build.expr_from(S.getAssumedContext()); in buildRunCondition()405 auto NegCond = Build.expr_from(S.getInvalidContext()); in buildRunCondition()
1123 isl::ast_expr Res = Build.expr_from(OffsetDimZero); in getArraySize()1127 isl::ast_expr Expr = Build.expr_from(Bound_I); in getArraySize()1162 isl::ast_expr BExpr = Build.expr_from(Bound_I); in getArrayOffset()1166 isl::ast_expr MExpr = Build.expr_from(DimMin); in getArrayOffset()1594 isl::ast_expr GridSize = Context.expr_from(Size); in getGridSizes()
599 isl::ast_expr IsInSet = RestrictedBuild.expr_from(ScheduledSet); in buildContainsCondition()694 isl::ast_expr IsInSet = RestrictedBuild.expr_from(ScheduleMultiPwAff.at(i)); in generateBeginStmtTrace()
595 inline isl::ast_expr expr_from(isl::pw_aff pa) const;596 inline isl::ast_expr expr_from(isl::set set) const;6100 isl::ast_expr ast_build::expr_from(isl::pw_aff pa) const in expr_from() function6106 isl::ast_expr ast_build::expr_from(isl::set set) const in expr_from() function