Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp231 auto *IVExpr = SE->getSCEV(IV); in IsSafeActiveMask() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2543 const Expr *IVExpr = S.getIterationVariable(); emitOMPSimdRegion() local
2813 const Expr *IVExpr = S.getIterationVariable(); EmitOMPOuterLoop() local
2985 const Expr *IVExpr = S.getIterationVariable(); EmitOMPForOuterLoop() local
3041 const Expr *IVExpr = S.getIterationVariable(); EmitOMPDistributeOuterLoop() local
3137 const Expr *IVExpr = LS.getIterationVariable(); emitDistributeParallelForDispatchBounds() local
3268 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); EmitOMPWorksharingLoop() local
3525 const Expr *IVExpr = LS.getIterationVariable(); emitDispatchForLoopBounds() local
5525 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) EmitOMPScanDirective() local
5557 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) EmitOMPScanDirective() local
5603 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); EmitOMPDistributeLoop() local
7674 const Expr *IVExpr = S.getIterationVariable(); EmitOMPTaskLoopBasedDirective() local
[all...]