/external/llvm-project/clang/lib/AST/ |
D | StmtOpenMP.cpp | 267 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 313 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 443 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 488 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 781 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 885 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 930 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 973 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1018 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1062 Dir->setEnsureUpperBound(Exprs.EUB); in Create() [all …]
|
/external/clang/lib/AST/ |
D | StmtOpenMP.cpp | 149 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 202 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 371 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 422 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 762 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 905 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 956 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1006 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1080 Dir->setEnsureUpperBound(Exprs.EUB); in Create() 1136 Dir->setEnsureUpperBound(Exprs.EUB); in Create() [all …]
|
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 462 void setEnsureUpperBound(Expr *EUB) { in setEnsureUpperBound() argument 467 *std::next(child_begin(), EnsureUpperBoundOffset) = EUB; in setEnsureUpperBound() 539 Expr *EUB; member 585 EUB = nullptr; in clear()
|
/external/llvm-project/clang/include/clang/AST/ |
D | StmtOpenMP.h | 652 void setEnsureUpperBound(Expr *EUB) { in setEnsureUpperBound() argument 657 Data->getChildren()[EnsureUpperBoundOffset] = EUB; in setEnsureUpperBound() 767 Expr *EUB; member 818 Expr *EUB; member 888 EUB = nullptr; in clear() 917 DistCombinedFields.EUB = nullptr; in clear()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CodeGenFunction.h | 3528 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB, 3562 Expr *EUB = nullptr; 3575 llvm::Value *Chunk = nullptr, Expr *EUB = nullptr, 3579 : LB(LB), UB(UB), ST(ST), IL(IL), Chunk(Chunk), EUB(EUB),
|
D | CGStmtOpenMP.cpp | 2435 EmitIgnoredExpr(LoopArgs.EUB); in EmitOMPOuterLoop() 2620 LoopArgs.IL, LoopArgs.Chunk, LoopArgs.EUB); in EmitOMPForOuterLoop() 2671 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop() 2868 const OMPLoopDirective &S, Expr *EUB, in EmitOMPWorksharingLoop() argument 3066 IL.getAddress(*this), Chunk, EUB); in EmitOMPWorksharingLoop()
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 5114 ExprResult LB, UB, IL, ST, EUB, PrevLB, PrevUB; in CheckOpenMPLoop() local 5154 EUB = SemaRef.BuildBinOp(CurScope, InitLoc, BO_Assign, UB.get(), in CheckOpenMPLoop() 5156 EUB = SemaRef.ActOnFinishFullExpr(EUB.get()); in CheckOpenMPLoop() 5356 Built.EUB = EUB.get(); in CheckOpenMPLoop()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 8397 ExprResult LB, UB, IL, ST, EUB, CombLB, CombUB, PrevLB, PrevUB, CombEUB; in checkOpenMPLoop() local 8437 EUB = SemaRef.BuildBinOp(CurScope, InitLoc, BO_Assign, UB.get(), in checkOpenMPLoop() 8439 EUB = SemaRef.ActOnFinishFullExpr(EUB.get(), /*DiscardedValue*/ false); in checkOpenMPLoop() 8825 Built.EUB = EUB.get(); in checkOpenMPLoop() 8834 Built.DistCombinedFields.EUB = CombEUB.get(); in checkOpenMPLoop()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 6680 ,"BR","EUB","Embauba","Embauba","SP","--3-----","RQ","0607",,"2058S 04850W", 19461 "+","DE","EUB","Eurasburg Bei Friedberg/Bayern","Eurasburg Bei Friedberg/Bayern","BY","--3-----","R… 28908 ,"ES","EUB","Euba","Euba","BI","--3-----","RL","0901",,"4311N 00241W",
|
D | 2013-1_UNLOCODE_CodeListPart2.csv | 12222 ,"IT","EUB","Ellera Umbra","Ellera Umbra","PG","--3-----","RL","0701",,"4308N 01217E",
|