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

Overridden By

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11313 void CGOpenMPSIMDRuntime::emitReduction(
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4257 void CGOpenMPRuntimeNVPTX::emitReduction(

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
 1349   virtual void emitReduction(CodeGenFunction &CGF, SourceLocation Loc,

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11318   CGOpenMPRuntime::emitReduction(CGF, Loc, Privates, LHSExprs, RHSExprs,
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4272     CGOpenMPRuntime::emitReduction(CGF, Loc, Privates, LHSExprs, RHSExprs,
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1228     CGM.getOpenMPRuntime().emitReduction(