Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp315 auto *IVExpr = SE->getSCEV(IV); in IsSafeActiveMask() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2503 const Expr *IVExpr = S.getIterationVariable(); in emitOMPSimdRegion() local
2592 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPOuterLoop() local
2766 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPForOuterLoop() local
2822 const Expr *IVExpr = S.getIterationVariable(); in EmitOMPDistributeOuterLoop() local
2918 const Expr *IVExpr = LS.getIterationVariable(); in emitDistributeParallelForDispatchBounds() local
3049 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPWorksharingLoop() local
3304 const Expr *IVExpr = LS.getIterationVariable(); in emitDispatchForLoopBounds() local
4964 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local
4996 const auto *IVExpr = cast<OMPLoopDirective>(ParentDir) in EmitOMPScanDirective() local
5042 const auto *IVExpr = cast<DeclRefExpr>(S.getIterationVariable()); in EmitOMPDistributeLoop() local
[all …]