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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 2696         /*IVSize=*/32, /*IVSigned=*/true, /*Ordered=*/false, IL.getAddress(),
 2718     emitPostUpdateForReductionClause(CGF, S, [IL, &S](CodeGenFunction &CGF) {
 2720           CGF.EmitLoadOfScalar(IL, S.getBeginLoc()));
 2728               CGF.EmitLoadOfScalar(IL, S.getBeginLoc())));