Home
last modified time | relevance | path

Searched refs:DistEUBLoc (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5228 SourceLocation DistEUBLoc = AStmt->getLocStart(); in checkOpenMPLoop() local
5230 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
5232 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5551 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
5553 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
5555 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp9472 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
9476 DistEUBLoc, in checkOpenMPLoop()
9478 DistEUBLoc, NewPrevUB.get()); in checkOpenMPLoop()
9482 ExprResult IsUBGreater = SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, in checkOpenMPLoop()
9485 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), NewPrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp9405 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
9409 DistEUBLoc, in checkOpenMPLoop()
9411 DistEUBLoc, NewPrevUB.get()); in checkOpenMPLoop()
9415 ExprResult IsUBGreater = SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, in checkOpenMPLoop()
9418 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), NewPrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp9405 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
9409 DistEUBLoc, in checkOpenMPLoop()
9411 DistEUBLoc, NewPrevUB.get()); in checkOpenMPLoop()
9415 ExprResult IsUBGreater = SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, in checkOpenMPLoop()
9418 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), NewPrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9405 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
9409 DistEUBLoc, in checkOpenMPLoop()
9411 DistEUBLoc, NewPrevUB.get()); in checkOpenMPLoop()
9415 ExprResult IsUBGreater = SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, in checkOpenMPLoop()
9418 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), NewPrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp9405 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
9409 DistEUBLoc, in checkOpenMPLoop()
9411 DistEUBLoc, NewPrevUB.get()); in checkOpenMPLoop()
9415 ExprResult IsUBGreater = SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, in checkOpenMPLoop()
9418 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), NewPrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp9405 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
9409 DistEUBLoc, in checkOpenMPLoop()
9411 DistEUBLoc, NewPrevUB.get()); in checkOpenMPLoop()
9415 ExprResult IsUBGreater = SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, in checkOpenMPLoop()
9418 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), NewPrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp6497 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
6499 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
6501 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7774 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
7776 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
7778 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp7774 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
7776 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
7778 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp8651 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
8653 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
8655 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp8801 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
8803 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
8805 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp8516 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
8518 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
8520 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp8512 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
8514 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
8516 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp8801 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local
8803 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()
8805 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()