Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1430 bool SimpleReduction; member
H A DCGStmtOpenMP.cpp1438 bool SimpleReduction = ReductionKind == OMPD_simd; in EmitOMPReductionClauseFinal() local
H A DCGOpenMPRuntime.cpp5440 bool SimpleReduction = Options.SimpleReduction; in emitReduction() local