Home
last modified time | relevance | path

Searched defs:IVExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp231 auto *IVExpr = SE->getSCEV(IV); IsSafeActiveMask() local
/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2565 const Expr *IVExpr = S.getIterationVariable(); emitOMPSimdRegion() local
2835 const Expr *IVExpr = S.getIterationVariable(); EmitOMPOuterLoop() local
3009 const Expr *IVExpr = S.getIterationVariable(); EmitOMPForOuterLoop() local
3069 const Expr *IVExpr = S.getIterationVariable(); EmitOMPDistributeOuterLoop() local
3166 const Expr *IVExpr = LS.getIterationVariable(); emitDistributeParallelForDispatchBounds() local
3295 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); EmitOMPWorksharingLoop() local
3553 const Expr *IVExpr = LS.getIterationVariable(); emitDispatchForLoopBounds() local
5563 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) EmitOMPScanDirective() local
5594 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) EmitOMPScanDirective() local
5639 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); EmitOMPDistributeLoop() local
7728 const Expr *IVExpr = S.getIterationVariable(); EmitOMPTaskLoopBasedDirective() local
[all...]