Home
last modified time | relevance | path

Searched refs:isl_ast_expr_id (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dast_type.h78 isl_ast_expr_id, enumerator
H A Disl-noexceptions.h660 static const auto type = isl_ast_expr_id;
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslExprBuilder.cpp76 if (Type == isl_ast_expr_id) in hasLargeInts()
718 assert(isl_ast_expr_get_type(Expr) == isl_ast_expr_id && in createId()
781 case isl_ast_expr_id: in create()
H A DIslNodeBuilder.cpp133 assert(isl_ast_expr_get_type(Arg0.get()) == isl_ast_expr_id && in getUpperBound()
138 assert(isl_ast_expr_get_type(Iterator.get()) == isl_ast_expr_id && in getUpperBound()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast.c172 case isl_ast_expr_id: in isl_ast_expr_dup()
221 case isl_ast_expr_id: in isl_ast_expr_free()
271 if (expr->type != isl_ast_expr_id) in isl_ast_expr_id_get_id()
392 case isl_ast_expr_id: in isl_ast_expr_is_equal()
459 expr->type = isl_ast_expr_id; in isl_ast_expr_from_id()
795 case isl_ast_expr_id: in isl_ast_expr_substitute_ids()
1951 case isl_ast_expr_id: in print_ast_expr_c()
2063 case isl_ast_expr_id: in print_ast_expr_isl()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod11561 C<isl_ast_expr_id> or
11564 An C<isl_ast_expr_id> represents an identifier.
11921 subexpressions of C<expr> of type C<isl_ast_expr_id>