reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
 1296   void emitSingleReductionCombiner(CodeGenFunction &CGF,

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 5725       emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS),
 5828       RT.emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS),
 6130   CGM.getOpenMPRuntime().emitSingleReductionCombiner(
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4421       emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS),