Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dloopnest_randomization.cpp40 std::vector<ForPtr> nested_loops; in GetAllPerfectlyNestedLoopNests() local
44 nested_loops.push_back(loops[0]); in GetAllPerfectlyNestedLoopNests()
46 auto last_loop = nested_loops.back(); in GetAllPerfectlyNestedLoopNests()
50 nested_loops.push_back(next_loop); in GetAllPerfectlyNestedLoopNests()
52 if (nested_loops.size() > 1) { in GetAllPerfectlyNestedLoopNests()
53 all_nested_loops.push_back(nested_loops); in GetAllPerfectlyNestedLoopNests()
55 nested_loops.clear(); in GetAllPerfectlyNestedLoopNests()
56 nested_loops.push_back(next_loop); in GetAllPerfectlyNestedLoopNests()
443 auto nested_loops = all_nested_loops.at(index); in loopnestRandomization() local
446 std::vector<size_t> permutation(nested_loops.size()); in loopnestRandomization()
[all …]
/aosp_15_r20/external/llvm/test/Analysis/BlockFrequencyInfo/
H A Dbasic.ll97 define void @nested_loops(i32 %a) {
98 ; CHECK-LABEL: Printing analysis {{.*}} for function 'nested_loops':
99 ; CHECK-NEXT: block-frequency-info: nested_loops
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dloop1.c15 int nested_loops(volatile struct pt_regs* ctx) in nested_loops() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/dominator_tree/
DCMakeLists.txt22 nested_loops.cpp
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/dominator_tree/
H A DCMakeLists.txt22 nested_loops.cpp
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
H A DCMakeLists.txt22 nested_loops.cpp
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A DCMakeLists.txt34 nested_loops.cpp
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
DCMakeLists.txt34 nested_loops.cpp
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A DCMakeLists.txt34 nested_loops.cpp