Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1405 OpenMPDirectiveKind ReductionKind; member
H A DCGStmtOpenMP.cpp1416 const OMPExecutableDirective &D, const OpenMPDirectiveKind ReductionKind) { in EmitOMPReductionClauseFinal()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h866 enum ReductionKind { enum