Home
last modified time | relevance | path

Searched refs:atLastEntry (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp81 while (l && atLastEntry(l)) in getRightSibling()
85 if (atLastEntry(l)) in getRightSibling()
102 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DIntervalMap.cpp81 while (l && atLastEntry(l)) in getRightSibling()
85 if (atLastEntry(l)) in getRightSibling()
102 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DIntervalMap.cpp81 while (l && atLastEntry(l)) in getRightSibling()
85 if (atLastEntry(l)) in getRightSibling()
102 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l))
86 if (atLastEntry(l))
103 while (l && atLastEntry(l))
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DIntervalMap.cpp81 while (l && atLastEntry(l)) in getRightSibling()
85 if (atLastEntry(l)) in getRightSibling()
102 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DIntervalMap.cpp82 while (l && atLastEntry(l)) in getRightSibling()
86 if (atLastEntry(l)) in getRightSibling()
103 while (l && atLastEntry(l)) in moveRight()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h907 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1568 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1673 if (!P.atLastEntry(Level)) in setNodeStop()
1772 if (P.atLastEntry(Level)) in insertNode()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h912 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1574 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1679 if (!P.atLastEntry(Level)) in setNodeStop()
1778 if (P.atLastEntry(Level)) in insertNode()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DIntervalMap.h907 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1568 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1673 if (!P.atLastEntry(Level)) in setNodeStop()
1772 if (P.atLastEntry(Level)) in insertNode()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DIntervalMap.h907 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1568 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1673 if (!P.atLastEntry(Level)) in setNodeStop()
1772 if (P.atLastEntry(Level)) in insertNode()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DIntervalMap.h912 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1574 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1679 if (!P.atLastEntry(Level)) in setNodeStop()
1778 if (P.atLastEntry(Level)) in insertNode()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h907 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1564 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1669 if (!P.atLastEntry(Level)) in setNodeStop()
1768 if (P.atLastEntry(Level)) in insertNode()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DIntervalMap.h907 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1568 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1673 if (!P.atLastEntry(Level)) in setNodeStop()
1772 if (P.atLastEntry(Level)) in insertNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h907 bool atLastEntry(unsigned Level) const { in atLastEntry() function
1568 if (this->path.atLastEntry(this->path.height())) in setStopUnchecked()
1673 if (!P.atLastEntry(Level)) in setNodeStop()
1772 if (P.atLastEntry(Level)) in insertNode()

12