Home
last modified time | relevance | path

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

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