Home
last modified time | relevance | path

Searched refs:isolate (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project-15.0.7/polly/lib/External/isl/test_inputs/codegen/
H A Disolate3.st5 options: "{ isolate[[] -> [x]] : 10 <= x <= 20; [isolate[] -> unroll[x]] }"
H A Disolate1.st1 # Check that the isolate option is adjusted by schedule space scaling
5 options: "{ isolate[[] -> [x]] : 10 <= x <= 20 }"
H A Disolate2.st1 # Check that the isolate option is adjusted by schedule space scaling
7 options: "{ isolate[[x] -> [y]] : 10 <= x <= 20 }"
H A Disolate6.st7 options: "{ isolate[[] -> [a,b,c,d]] : 0 <= 10a,10b and \
8 10a+9+10b+9 <= 100; [isolate[] -> unroll[3]] }"
H A Disolate5.st1 # Check that use of isolate option prevents shifted stride detection
5 options: "{ isolate[[] -> [x, y]] : 10 <= x < 90 }"
H A Disolate4.st5 options: "{ isolate[[] -> [x]] : 5 <= x <= 15; unroll[x] }"
H A Disolate7.st8 …options: "[n] -> { atomic[i0] : i0 >= 0 and i0 <= 1; isolate[[] -> [i0, i1]] : (exists (e0 = floor…
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule_tree.c2240 isolate = isl_set_copy(isolate); in isolate_initial()
2242 map = isl_set_unwrap(isolate); in isolate_initial()
2244 isolate = isl_map_wrap(map); in isolate_initial()
2245 isolate = isl_set_set_tuple_id(isolate, id); in isolate_initial()
2247 return isolate; in isolate_initial()
2281 isolate = isl_set_copy(isolate); in isolate_final()
2283 map = isl_set_unwrap(isolate); in isolate_final()
2292 isolate = isl_map_wrap(map); in isolate_final()
2293 isolate = isl_set_set_tuple_id(isolate, id); in isolate_final()
2295 return isolate; in isolate_final()
[all …]
H A Disl_schedule_band.c496 enum isl_ast_loop_type type, int isolate) in loop_type_space() argument
504 if (!isolate) in loop_type_space()
527 int isolate) in add_loop_types() argument
549 space = loop_type_space(space, type[i], isolate); in add_loop_types()
712 __isl_keep isl_union_set *options, int pos, int isolate) in extract_loop_type() argument
725 space = loop_type_space(space, type, isolate); in extract_loop_type()
807 int isolate) in loop_types() argument
818 space = loop_type_space(space, type, isolate); in loop_types()
927 isl_set *isolate; in isl_schedule_band_get_ast_isolate_option() local
938 isolate = isl_union_set_extract_set(band->ast_build_options, space); in isl_schedule_band_get_ast_isolate_option()
[all …]
H A DChangeLog64 - preserve isolate option in isl_schedule_node_band_split
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Disolate-declaration.rst1 .. title:: clang-tidy - readability-isolate-declaration
3 readability-isolate-declaration
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/
H A Dmemory-dep-remarks.ll152 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
197 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
235 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
271 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
318 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
338 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
358 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
378 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
H A Ddiag-with-hotness-info-2.ll25 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
27 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
29 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
H A Dunsafe-dep-remark.ll14 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
/llvm-project-15.0.7/pstl/include/pstl/internal/
H A Dparallel_backend_tbb.h107 tbb::this_task_arena::isolate([=]() { in __parallel_for()
119 …return tbb::this_task_arena::isolate([__first, __last, &__identity, &__real_body, &__reduction]() … in __parallel_reduce()
202 tbb::this_task_arena::isolate( in __parallel_transform_reduce()
363 tbb::this_task_arena::isolate([=, &__combine]() { in __parallel_strict_scan()
405 tbb::this_task_arena::isolate([__range, &__body]() { tbb::parallel_scan(__range, __body); }); in __parallel_transform_scan()
1163 tbb::this_task_arena::isolate([=, &__nsort]() {
1270 tbb::this_task_arena::isolate([=]() { in __parallel_merge()
1288 …tbb::this_task_arena::isolate([&]() { tbb::parallel_invoke(std::forward<_F1>(__f1), std::forward<_… in __parallel_invoke()
/llvm-project-15.0.7/libcxx/
H A D.clang-tidy56 # readability-isolate-declaration,
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/misc/
H A Dconst-correctness.rst48 `readability-isolate-declaration <readability-isolate-declaration.html>`_ first.
/llvm-project-15.0.7/polly/docs/
H A DTipsAndTricks.rst31 isolate which pass makes a change, the steps are as follows:
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dp10-string-ops.ll9 ; These test cases aim to test the vector string isolate builtins on Power10.
/llvm-project-15.0.7/polly/test/ScheduleOptimizer/
H A Dfocaltech_test_detail_threshold-7bc17e.ll78 ; CHECK: options: "[call15] -> { atomic[0]; isolate{{\[\[}}i0, i1] -> [i2]] : i0 >= 0 and 0…
H A Dpattern-matching-based-opts_6.ll23 ; /* We isolate a set of partial tile prefixes, which contains only partial
/llvm-project-15.0.7/llvm/test/Analysis/LoopAccessAnalysis/
H A Dpointer-phis.ll205 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
282 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
420 …#pragma loop distribute(enable) to allow loop distribution to attempt to isolate the offending ope…
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2012-01-10-UndefExceptionEdge.ll10 ; Live range splitting tries to isolate the block containing the first function
/llvm-project-15.0.7/llvm/docs/DependenceGraphs/
H A Dindex.rst90 design pattern to isolate the construction of the dependence graph
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/
H A DREADME.txt12 and simple for checker writers, and attempts to isolate them from much

12