Home
last modified time | relevance | path

Searched refs:i257 (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp1921 APInt i257(257, 0); in TEST() local
1922 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1978 APInt i257(257, 0); in TEST() local
1979 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
2006 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
2007 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
2008 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
2009 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2010 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2020 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DAPIntTest.cpp1918 APInt i257(257, 0); in TEST() local
1919 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1975 APInt i257(257, 0); in TEST() local
1976 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
2003 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
2004 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
2005 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
2006 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2007 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2017 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DAPIntTest.cpp1921 APInt i257(257, 0); in TEST() local
1922 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1978 APInt i257(257, 0); in TEST() local
1979 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
2006 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
2007 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
2008 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
2009 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2010 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2020 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/ADT/
H A DAPIntTest.cpp1918 APInt i257(257, 0); in TEST() local
1919 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1975 APInt i257(257, 0); in TEST() local
1976 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
2003 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
2004 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
2005 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
2006 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2007 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2017 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DAPIntTest.cpp1921 APInt i257(257, 0); in TEST() local
1922 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1978 APInt i257(257, 0); in TEST() local
1979 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
2006 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
2007 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
2008 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
2009 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2010 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2020 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DAPIntTest.cpp1918 APInt i257(257, 0); in TEST() local
1919 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1975 APInt i257(257, 0); in TEST() local
1976 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
2003 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
2004 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
2005 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
2006 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2007 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2017 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/ADT/
H A DAPIntTest.cpp1921 APInt i257(257, 0); in TEST() local
1922 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1978 APInt i257(257, 0); in TEST() local
1979 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
2006 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
2007 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
2008 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
2009 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2010 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2020 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DAPIntTest.cpp1921 APInt i257(257, 0);
1922 i257.insertBits(APInt(96, UINT64_MAX, true), 64);
1978 APInt i257(257, 0);
1979 i257.insertBits(APInt(96, UINT64_MAX, true), 64);
2006 APInt i257(257, 0xFFFFFFFFFF0000FFull, true);
2007 EXPECT_EQ(0xFFu, i257.extractBits(16, 0));
2008 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16));
2009 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1));
2010 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16));
2020 i257.lshr(1).trunc(128).getSExtValue());
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ADT/
H A DAPIntTest.cpp1904 APInt i257(257, 0); in TEST() local
1905 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1961 APInt i257(257, 0); in TEST() local
1962 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1989 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
1990 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
1991 EXPECT_EQ(0xFFu, i257.lshr(0).trunc(16)); in TEST()
1992 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
1993 EXPECT_EQ((0xFFu >> 1), i257.lshr(1).trunc(16)); in TEST()
2003 i257.lshr(1).trunc(128).getSExtValue()); in TEST()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/ADT/
H A DAPIntTest.cpp1917 APInt i257(257, 0); in TEST() local
1918 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1974 APInt i257(257, 0); in TEST() local
1975 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1996 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
1997 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
1998 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2003 i257.extractBits(128, 1).getSExtValue()); in TEST()
2005 i257.extractBits(129, 1).getSExtValue()); in TEST()
2020 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/unittests/ADT/
H A DAPIntTest.cpp1917 APInt i257(257, 0); in TEST() local
1918 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1974 APInt i257(257, 0); in TEST() local
1975 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1996 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
1997 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
1998 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
2003 i257.extractBits(128, 1).getSExtValue()); in TEST()
2005 i257.extractBits(129, 1).getSExtValue()); in TEST()
2020 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/unittests/ADT/
H A DAPIntTest.cpp1896 APInt i257(257, 0); in TEST() local
1897 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1953 APInt i257(257, 0); in TEST() local
1954 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1975 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
1976 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
1977 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
1982 i257.extractBits(128, 1).getSExtValue()); in TEST()
1984 i257.extractBits(129, 1).getSExtValue()); in TEST()
1999 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp1896 APInt i257(257, 0); in TEST() local
1897 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1953 APInt i257(257, 0); in TEST() local
1954 i257.insertBits(APInt(96, UINT64_MAX, true), 64); in TEST()
1975 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
1976 EXPECT_EQ(0xFFu, i257.extractBits(16, 0)); in TEST()
1977 EXPECT_EQ((0xFFu >> 1), i257.extractBits(16, 1)); in TEST()
1982 i257.extractBits(128, 1).getSExtValue()); in TEST()
1984 i257.extractBits(129, 1).getSExtValue()); in TEST()
1999 APInt i257(257, 0xFFFFFFFFFF0000FFull, true); in TEST() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dsplit-index-tc.ll58 br i1 undef, label %_ZNK4llvm14MachineOperand6isDeadEv.exit262, label %cond.false.i257
60 cond.false.i257: ; preds = %if.end55

12345678910>>...12