Searched refs:getLowerBoundVariable (Results 1 – 5 of 5) sorted by relevance
1694 (void)EmitOMPHelperVar(CGF, cast<DeclRefExpr>(S.getLowerBoundVariable())); in emitOMPSimdRegion()2055 EmitOMPHelperVar(CGF, cast<DeclRefExpr>(LS.getLowerBoundVariable())); in emitDistributeParallelForInnerBounds()2449 EmitOMPHelperVar(CGF, cast<DeclRefExpr>(LS.getLowerBoundVariable())); in emitForLoopBounds()3326 : S.getLowerBoundVariable()))); in EmitOMPDistributeLoop()4927 mapParam(CGF, cast<DeclRefExpr>(S.getLowerBoundVariable()), *LBP, in EmitOMPTaskLoopBasedDirective()
4148 cast<OMPLoopDirective>(D).getLowerBoundVariable()->getExprLoc()); in createParallelDataSharingWrapper()
5261 cast<VarDecl>(cast<DeclRefExpr>(D.getLowerBoundVariable())->getDecl()); in emitTaskLoopCall()
825 Expr *getLowerBoundVariable() const { in getLowerBoundVariable() function
1907 Record.AddStmt(D->getLowerBoundVariable()); in VisitOMPLoopDirective()