Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h944 virtual void emitUserDefinedReduction(CodeGenFunction *CGF,
H A DCGDecl.cpp2609 getOpenMPRuntime().emitUserDefinedReduction(CGF, D); in EmitOMPDeclareReduction()
H A DCGOpenMPRuntime.cpp1173 void CGOpenMPRuntime::emitUserDefinedReduction( in emitUserDefinedReduction() function in CGOpenMPRuntime
1204 emitUserDefinedReduction(/*CGF=*/nullptr, D); in getUserDefinedReduction()