Home
last modified time | relevance | path

Searched refs:isUpperWrapped (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DConstantRange.cpp371 if (!isUpperWrapped()) in contains()
380 if (!isUpperWrapped()) { in contains()
387 if (!Other.isUpperWrapped()) in contains()
435 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
438 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
469 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
540 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
543 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
562 if (!CR.isUpperWrapped()) { in unionWith()
696 if (isUpperWrapped()) { in truncate()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DConstantRange.cpp393 if (!isUpperWrapped()) in contains()
402 if (!isUpperWrapped()) { in contains()
409 if (!Other.isUpperWrapped()) in contains()
472 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
475 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
506 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
577 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
580 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
599 if (!CR.isUpperWrapped()) { in unionWith()
733 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DConstantRange.cpp392 if (!isUpperWrapped()) in contains()
401 if (!isUpperWrapped()) { in contains()
408 if (!Other.isUpperWrapped()) in contains()
456 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
459 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
490 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
561 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
564 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
583 if (!CR.isUpperWrapped()) { in unionWith()
717 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp393 if (!isUpperWrapped()) in contains()
402 if (!isUpperWrapped()) { in contains()
409 if (!Other.isUpperWrapped()) in contains()
472 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
475 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
506 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
577 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
580 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
599 if (!CR.isUpperWrapped()) { in unionWith()
733 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DConstantRange.cpp392 if (!isUpperWrapped()) in contains()
401 if (!isUpperWrapped()) { in contains()
408 if (!Other.isUpperWrapped()) in contains()
456 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
459 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
490 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
561 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
564 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
583 if (!CR.isUpperWrapped()) { in unionWith()
717 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DConstantRange.cpp392 if (!isUpperWrapped()) in contains()
401 if (!isUpperWrapped()) { in contains()
408 if (!Other.isUpperWrapped()) in contains()
456 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
459 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
490 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
561 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
564 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
583 if (!CR.isUpperWrapped()) { in unionWith()
717 if (isUpperWrapped()) { in truncate()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp392 if (!isUpperWrapped()) in contains()
401 if (!isUpperWrapped()) { in contains()
408 if (!Other.isUpperWrapped()) in contains()
456 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
459 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
490 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
561 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
564 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
583 if (!CR.isUpperWrapped()) { in unionWith()
717 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp392 if (!isUpperWrapped()) in contains()
401 if (!isUpperWrapped()) { in contains()
408 if (!Other.isUpperWrapped()) in contains()
456 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
459 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
490 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
561 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
564 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
583 if (!CR.isUpperWrapped()) { in unionWith()
717 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp393 if (!isUpperWrapped()) in contains()
402 if (!isUpperWrapped()) { in contains()
409 if (!Other.isUpperWrapped()) in contains()
472 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
475 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
506 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
577 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
580 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
599 if (!CR.isUpperWrapped()) { in unionWith()
733 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp398 if (!isUpperWrapped())
407 if (!isUpperWrapped()) {
414 if (!Other.isUpperWrapped())
477 if (!isUpperWrapped() && CR.isUpperWrapped())
480 if (!isUpperWrapped() && !CR.isUpperWrapped()) {
511 if (isUpperWrapped() && !CR.isUpperWrapped()) {
582 if (!isUpperWrapped() && CR.isUpperWrapped())
585 if (!isUpperWrapped() && !CR.isUpperWrapped()) {
604 if (!CR.isUpperWrapped()) {
738 if (isUpperWrapped()) {
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DConstantRange.cpp398 if (!isUpperWrapped()) in contains()
407 if (!isUpperWrapped()) { in contains()
414 if (!Other.isUpperWrapped()) in contains()
477 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
480 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
511 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
582 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
585 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
604 if (!CR.isUpperWrapped()) { in unionWith()
738 if (isUpperWrapped()) { in truncate()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp398 if (!isUpperWrapped()) in contains()
407 if (!isUpperWrapped()) { in contains()
414 if (!Other.isUpperWrapped()) in contains()
477 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
480 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
511 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
582 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
585 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
604 if (!CR.isUpperWrapped()) { in unionWith()
738 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DConstantRange.cpp397 if (!isUpperWrapped()) in contains()
406 if (!isUpperWrapped()) { in contains()
413 if (!Other.isUpperWrapped()) in contains()
476 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
479 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
510 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
581 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
584 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
603 if (!CR.isUpperWrapped()) { in unionWith()
737 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp398 if (!isUpperWrapped()) in contains()
407 if (!isUpperWrapped()) { in contains()
414 if (!Other.isUpperWrapped()) in contains()
477 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
480 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
511 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
582 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
585 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
604 if (!CR.isUpperWrapped()) { in unionWith()
738 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp398 if (!isUpperWrapped()) in contains()
407 if (!isUpperWrapped()) { in contains()
414 if (!Other.isUpperWrapped()) in contains()
477 if (!isUpperWrapped() && CR.isUpperWrapped()) in intersectWith()
480 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
511 if (isUpperWrapped() && !CR.isUpperWrapped()) { in intersectWith()
582 if (!isUpperWrapped() && CR.isUpperWrapped()) in unionWith()
585 if (!isUpperWrapped() && !CR.isUpperWrapped()) { in unionWith()
604 if (!CR.isUpperWrapped()) { in unionWith()
738 if (isUpperWrapped()) { in truncate()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DConstantRange.h185 bool isUpperWrapped() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DConstantRange.h193 bool isUpperWrapped() const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DConstantRange.h197 bool isUpperWrapped() const;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DConstantRange.h193 bool isUpperWrapped() const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DConstantRange.h185 bool isUpperWrapped() const;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DConstantRange.h185 bool isUpperWrapped() const;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DConstantRange.h197 bool isUpperWrapped() const;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DConstantRange.h185 bool isUpperWrapped() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DConstantRange.h185 bool isUpperWrapped() const;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h197 bool isUpperWrapped() const;

123