Searched defs:SimpleReduction (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGOpenMPRuntime.h | 1221 bool SimpleReduction; global() member |
| H A D | CGStmtOpenMP.cpp | 1458 bool SimpleReduction = ReductionKind == OMPD_simd; EmitOMPReductionClauseFinal() local |
| H A D | CGOpenMPRuntime.cpp | 4935 bool SimpleReduction = Options.SimpleReduction; emitReduction() local |