Home
last modified time | relevance | path

Searched defs:SimpleReduction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_llvm.cpp1395 TEST(LLVM, SimpleReduction) { in TEST() argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4333 bool WithNowait, bool SimpleReduction) { in emitReduction()