Searched defs:EUB (Results 1 – 5 of 5) sorted by relevance
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 462 void setEnsureUpperBound(Expr *EUB) { in setEnsureUpperBound() 539 Expr *EUB; member
|
/external/llvm-project/clang/include/clang/AST/ |
D | StmtOpenMP.h | 652 void setEnsureUpperBound(Expr *EUB) { in setEnsureUpperBound() 767 Expr *EUB; member 818 Expr *EUB; member
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 2868 const OMPLoopDirective &S, Expr *EUB, in EmitOMPWorksharingLoop()
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 5114 ExprResult LB, UB, IL, ST, EUB, PrevLB, PrevUB; in CheckOpenMPLoop() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 8397 ExprResult LB, UB, IL, ST, EUB, CombLB, CombUB, PrevLB, PrevUB, CombEUB; in checkOpenMPLoop() local
|