Home
last modified time | relevance | path

Searched refs:getUserDefinedReduction (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h923 getUserDefinedReduction(const OMPDeclareReductionDecl *D);
H A DCGOpenMPRuntime.cpp625 CGF.CGM.getOpenMPRuntime().getUserDefinedReduction(DRD); in emitInitWithReductionInitializer()
1196 CGOpenMPRuntime::getUserDefinedReduction(const OMPDeclareReductionDecl *D) { in getUserDefinedReduction() function in CGOpenMPRuntime
5404 CGF.CGM.getOpenMPRuntime().getUserDefinedReduction(DRD); in emitReductionCombiner()