Home
last modified time | relevance | path

Searched refs:LHSPart (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/TableGen/
H A DRecord.h1735 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1738 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1740 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1744 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1747 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1749 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1750 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1754 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/TableGen/
H A DRecord.h1735 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1738 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1740 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1744 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1747 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1749 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1750 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1754 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/TableGen/
H A DRecord.h1831 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1834 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1836 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1840 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1843 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1845 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1846 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1850 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/TableGen/
H A DRecord.h1831 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1834 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1836 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1840 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1843 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1845 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1846 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1850 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/TableGen/
H A DRecord.h1915 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1918 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1920 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1924 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1927 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1929 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1930 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1934 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/TableGen/
H A DRecord.h1831 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1834 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1836 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1840 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1843 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1845 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1846 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1850 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1831 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1834 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1836 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1840 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1843 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1845 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1846 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1850 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/TableGen/
H A DRecord.h1915 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1918 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1920 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1924 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1927 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1929 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1930 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1934 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1831 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1834 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1836 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1840 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1843 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1845 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1846 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1850 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/TableGen/
H A DRecord.h1817 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1820 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1822 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1826 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1829 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1831 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1832 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1836 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/TableGen/
H A DRecord.h1961 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1964 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1966 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1970 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1973 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1975 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1976 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1980 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/TableGen/
H A DRecord.h1961 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1964 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1966 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1970 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1973 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1975 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1976 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1980 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1961 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1964 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1966 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1970 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1973 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1975 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1976 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1980 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/TableGen/
H A DRecord.h1961 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1964 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1966 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1970 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1973 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1975 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1976 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1980 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/TableGen/
H A DRecord.h1961 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1964 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1966 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1970 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1973 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1975 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1976 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1980 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1897 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1900 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1902 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1906 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1909 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1911 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1912 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1916 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/TableGen/
H A DRecord.h1961 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1964 assert (LHSPart.first == false && RHSPart.first == false && in operator()
1966 if (int Res = LHSPart.second.compare(RHSPart.second)) in operator()
1970 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I); in operator() local
1973 assert (LHSPart.first == true && RHSPart.first == true && in operator()
1975 if (LHSPart.second.size() != RHSPart.second.size()) in operator()
1976 return LHSPart.second.size() < RHSPart.second.size(); in operator()
1980 bool LHSFailed = LHSPart.second.getAsInteger(10, LHSVal); (void)LHSFailed; in operator()