Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dast_build.h49 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx);
Dcpp-checked.h3599 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
Disl-noexceptions.h4496 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
Dcpp.h3930 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
/external/llvm-project/polly/lib/External/isl/
Dcodegen.c189 build = isl_ast_build_alloc(isl_schedule_get_ctx(schedule)); in construct_ast_from_schedule()
Disl_ast_build.c165 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx) in isl_ast_build_alloc() function
Disl_test.c9829 build = isl_ast_build_alloc(ctx); in test_ast_expr()
/external/llvm-project/polly/lib/External/ppcg/
Dcpu.c508 build = isl_ast_build_alloc(ctx); in print_scop()
Dgpu.c2487 build = isl_ast_build_alloc(gen->prog->ctx); in generate_code()
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp3480 isl_ast_build *Build = isl_ast_build_alloc(S->getIslCtx().get()); in generateCode()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py4015 self.ptr = isl.isl_ast_build_alloc(self.ctx)
4183 isl.isl_ast_build_alloc.restype = c_void_p
4184 isl.isl_ast_build_alloc.argtypes = [Context]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod10970 __isl_give isl_ast_build *isl_ast_build_alloc(
10982 An C<isl_ast_build> created using C<isl_ast_build_alloc> does not