Home
last modified time | relevance | path

Searched refs:isl_ast_expr_mul (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dast.h32 __isl_give isl_ast_expr *isl_ast_expr_mul(__isl_take isl_ast_expr *expr1,
Disl-noexceptions.h4794 auto res = isl_ast_expr_mul(copy(), expr2.release()); in mul()
/external/llvm-project/polly/lib/External/isl/
Disl_ast_build_expr.c353 expr = isl_ast_expr_mul(c, expr); in isl_ast_expr_mod()
387 expr = isl_ast_expr_mul(c, expr); in scale()
Disl_ast.c613 __isl_give isl_ast_expr *isl_ast_expr_mul(__isl_take isl_ast_expr *expr1, in isl_ast_expr_mul() function
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3321 Expr = isl_ast_expr_mul(Expr, DimSizeExpr); in approxPointsInSet()
3358 return isl_ast_expr_mul(InstExpr, Iterations); in approxDynamicInst()
/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c1767 res = isl_ast_expr_mul(res, expr_i); in gpu_local_array_info_linearize_index()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod11359 __isl_give isl_ast_expr *isl_ast_expr_mul(