Searched defs:IVExpr (Results 1 – 3 of 3) sorted by relevance
313 auto *IVExpr = SE->getSCEV(IV); in IsSafeActiveMask() local
1616 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPSimdDirective() local1676 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local1827 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local1856 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local1938 auto IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local2622 auto IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPDistributeLoop() local3553 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPTaskLoopBasedDirective() local
2334 const Expr *IVExpr = S.getIterationVariable(); in emitOMPSimdRegion() local2417 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local2589 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local2645 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local2741 const Expr *IVExpr = LS.getIterationVariable(); in emitDistributeParallelForDispatchBounds() local2872 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local3127 const Expr *IVExpr = LS.getIterationVariable(); in emitDispatchForLoopBounds() local4542 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local4574 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local4620 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPDistributeLoop() local[all …]