Searched refs:EUB (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | StmtOpenMP.cpp | 354 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 469 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 599 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 644 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 976 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1080 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1125 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1168 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1213 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1258 Dir->setEnsureUpperBound(Exprs.EUB); in Create() [all …]
|
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | StmtOpenMP.h | 716 Expr *EUB; member 767 Expr *EUB; member 837 EUB = nullptr; in clear() 866 DistCombinedFields.EUB = nullptr; in clear() 1210 void setEnsureUpperBound(Expr *EUB) { in setEnsureUpperBound() argument 1216 Data->getChildren()[EnsureUpperBoundOffset] = EUB; in setEnsureUpperBound()
|
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ |
| D | CodeGenFunction.h | 3662 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB, 3696 Expr *EUB = nullptr; 3709 llvm::Value *Chunk = nullptr, Expr *EUB = nullptr, 3713 : LB(LB), UB(UB), ST(ST), IL(IL), Chunk(Chunk), EUB(EUB),
|
| D | CGStmtOpenMP.cpp | 2832 EmitIgnoredExpr(LoopArgs.EUB); in EmitOMPOuterLoop() 3016 LoopArgs.IL, LoopArgs.Chunk, LoopArgs.EUB); in EmitOMPForOuterLoop() 3067 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop() 3264 const OMPLoopDirective &S, Expr *EUB, in EmitOMPWorksharingLoop() argument 3463 IL.getAddress(*this), Chunk, EUB); in EmitOMPWorksharingLoop()
|
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 9751 ExprResult LB, UB, IL, ST, EUB, CombLB, CombUB, PrevLB, PrevUB, CombEUB; in checkOpenMPLoop() local 9793 EUB = SemaRef.BuildBinOp(CurScope, InitLoc, BO_Assign, UB.get(), in checkOpenMPLoop() 9795 EUB = SemaRef.ActOnFinishFullExpr(EUB.get(), /*DiscardedValue*/ false); in checkOpenMPLoop() 10196 Built.EUB = EUB.get(); in checkOpenMPLoop() 10205 Built.DistCombinedFields.EUB = CombEUB.get(); in checkOpenMPLoop()
|
| /openbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | NormTest.txt | 9411 C74D;C74D;110B 1173 11B8;C74D;110B 1173 11B8; # (읍; 읍; 읍; 읍; 읍; ) HANGUL SYLLABLE EUB
|