Home
last modified time | relevance | path

Searched refs:emitUserDefinedReduction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h720 virtual void emitUserDefinedReduction(CodeGenFunction *CGF,
H A DCGDecl.cpp2777 getOpenMPRuntime().emitUserDefinedReduction(CGF, D); in EmitOMPDeclareReduction()
H A DCGOpenMPRuntime.cpp1132 void CGOpenMPRuntime::emitUserDefinedReduction( in emitUserDefinedReduction() function in CGOpenMPRuntime
1163 emitUserDefinedReduction(/*CGF=*/nullptr, D); in getUserDefinedReduction()