Home
last modified time | relevance | path

Searched refs:isl_ast_build_alloc (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dast_build.h49 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx);
H A Disl-noexceptions.h6010 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Dcodegen.c189 build = isl_ast_build_alloc(isl_schedule_get_ctx(schedule)); in construct_ast_from_schedule()
H A Disl_ast_build.c165 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx) in isl_ast_build_alloc() function
H A Disl_test.c9869 build = isl_ast_build_alloc(ctx); in test_ast_expr()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dcpu.c508 build = isl_ast_build_alloc(ctx); in print_scop()
H A Dgpu.c2487 build = isl_ast_build_alloc(gen->prog->ctx); in generate_code()
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp3506 isl_ast_build *Build = isl_ast_build_alloc(S->getIslCtx().get()); in generateCode()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod11428 __isl_give isl_ast_build *isl_ast_build_alloc(
11440 An C<isl_ast_build> created using C<isl_ast_build_alloc> does not