Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5151 ArrayRef<const Expr *> OrgRHSExprs, in emitReduction() argument
5201 const auto *IRHS = OrgRHSExprs.begin(); in emitReduction()
5221 FilteredRHSExprs.emplace_back(OrgRHSExprs[I]); in emitReduction()
5478 OrgRHSExprs[I], OrgReductionOps[I]); in emitReduction()