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