Searched refs:isl_ast_build_node_from_schedule_map (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/isl/include/isl/ |
| H A D | ast_build.h | 122 __isl_give isl_ast_node *isl_ast_build_node_from_schedule_map(
|
| H A D | isl-noexceptions.h | 6126 auto res = isl_ast_build_node_from_schedule_map(get(), schedule.release()); in node_from_schedule_map()
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | codegen.c | 132 tree = isl_ast_build_node_from_schedule_map(build, schedule); in construct_ast_from_union_map()
|
| H A D | isl_test.c | 9624 tree = isl_ast_build_node_from_schedule_map(build, schedule); in test_ast_gen1() 9658 tree = isl_ast_build_node_from_schedule_map(build, schedule); in test_ast_gen2() 9704 tree = isl_ast_build_node_from_schedule_map(build, schedule); in test_ast_gen3() 9740 tree = isl_ast_build_node_from_schedule_map(build, schedule); in test_ast_gen4() 9757 tree = isl_ast_build_node_from_schedule_map(build, schedule); in test_ast_gen4() 9792 tree = isl_ast_build_node_from_schedule_map(build, schedule); in create_leaf() 9835 tree = isl_ast_build_node_from_schedule_map(build, schedule); in test_ast_gen5()
|
| H A D | isl_ast_codegen.c | 5160 __isl_give isl_ast_node *isl_ast_build_node_from_schedule_map( in isl_ast_build_node_from_schedule_map() function 5186 return isl_ast_build_node_from_schedule_map(build, schedule); in isl_ast_build_ast_from_schedule()
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | user.pod | 237 renamed to C<isl_ast_build_node_from_schedule_map>. 11452 isl_ast_build_node_from_schedule_map( 12455 C<isl_ast_build_node_from_schedule_map>, the options 12469 to C<isl_ast_build_node_from_schedule_map>. 12645 C<isl_ast_build_node_from_schedule_map>, 12764 same C<isl_ast_build_node_from_schedule_map> function that is used to create
|