Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1429 bool SimpleReduction; member
DCGStmtOpenMP.cpp1454 bool SimpleReduction = ReductionKind == OMPD_simd; in EmitOMPReductionClauseFinal() local
DCGOpenMPRuntime.cpp5548 bool SimpleReduction = Options.SimpleReduction; in emitReduction() local