Lines Matching +refs:clang +refs:format +refs:fallback +refs:style
85 =item * The format of C<isl_printer_print_qpolynomial>'s
149 When reading input in the original PolyLib format,
261 in C format by default. To print in C format, the output format
264 the expression in C format. Use C<isl_ast_expr_to_C_str> instead.
453 Building the C++ and Python bindings relies on the LLVM/clang libraries,
454 see C<http://clang.llvm.org/get_started.html>.
462 =item C<--with-clang=system>
464 Use the system clang libraries (installed in a default location).
466 =item C<--with-clang-prefix=>I<path>
468 Use the system clang libraries installed in I<path>.
472 It is best to use the latest release of the clang libraries (16.0),
474 Note that if you build the clang libraries from source,
476 If the compiler that was used to compile the clang libraries
4279 C<isl> supports its own input/output format, which is similar
4280 to the C<Omega> format, but also supports the C<PolyLib> format
4282 For other object types, typically only an C<isl> format is supported.
4284 =head3 C<isl> format
4286 The C<isl> format is similar to that of C<Omega>, but has a different
4302 =head3 C<PolyLib> format
4323 =head3 Extended C<PolyLib> format
4325 The extended C<PolyLib> format is nearly identical to the
4326 C<PolyLib> format. The only difference is that the line
4419 the input format is autodetected and may be either the C<PolyLib> format
4420 or the C<isl> format.
4472 In the C<PolyLib> format output,
4478 The YAML style may be either C<ISL_YAML_STYLE_BLOCK> or
4480 in YAML format.
4575 the output format of the printer
4638 in isl format.
6561 C<isl_fixed_box_to_str> prints the information in flow format.
9587 in isl format.
10228 C<isl_schedule_to_str> prints the schedule in flow format.
10543 Note that the scheduler may have to resort to a Feautrier style scheduling
10933 C<isl_schedule_node_to_str> prints the schedule node in block format.
11050 C<isl_union_access_info_to_str> prints the information in flow format.
11105 C<isl_union_flow_to_str> prints the information in flow format.
11530 This option has no effect on the Feautrier style scheduler.
11599 This option is only effective when the Feautrier style scheduler is
11600 being used, either as the main scheduler or as a fallback for the
11609 For the Feautrier style scheduler, this option detects potentially
11615 If this option is set, then the Feautrier style scheduler
11616 (when used as a fallback for the Pluto-like scheduler) will
12193 that return a string representation of the input in C format.
13064 as input, this input may be specified in either the L<isl format>
13065 or the L<PolyLib format>.
13084 As C<isl> currently does not have its own output format, the output