Lines Matching refs:IRHS
4886 const auto *IRHS = RHSExprs.begin(); in emitReductionFunction() local
4891 const auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReductionFunction()
4903 ++IRHS; in emitReductionFunction()
4983 const auto *IRHS = RHSExprs.begin(); in emitReduction() local
4986 cast<DeclRefExpr>(*IRHS)); in emitReduction()
4989 ++IRHS; in emitReduction()
5087 const auto *IRHS = RHSExprs.begin(); in emitReduction() local
5090 cast<DeclRefExpr>(*IRHS)); in emitReduction()
5093 ++IRHS; in emitReduction()
5120 const auto *IRHS = RHSExprs.begin(); in emitReduction() local
5175 cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReduction()
5200 cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReduction()
5208 ++IRHS; in emitReduction()