Home
last modified time | relevance | path

Searched refs:test_shift (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/math/boolector/boolector-3.2.2/test/
H A Dtest_shift.cpp21 void test_shift ( in test_shift() function in TestShift
147 test_shift (2, in TEST_F()
158 test_shift (3, in TEST_F()
169 test_shift (4, in TEST_F()
180 test_shift (5, in TEST_F()
191 test_shift (8, in TEST_F()
202 test_shift (2, in TEST_F()
213 test_shift (3, in TEST_F()
224 test_shift (4, in TEST_F()
235 test_shift (5, in TEST_F()
[all …]
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_bvconst_shifts.c68 static void test_shift(uint32_t *x, uint32_t *y, uint32_t n) { in test_shift() function
113 test_shift(x, y, 5); in main()
146 test_shift(x, y, 62); in main()
148 test_shift(x, y, 62); in main()
150 test_shift(x, y, 62); in main()
152 test_shift(x, y, 62); in main()
158 test_shift(x, y, 64); in main()
160 test_shift(x, y, 64); in main()
162 test_shift(x, y, 64); in main()
164 test_shift(x, y, 64); in main()
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/aarch64/
H A Dsve-movprfx_26.s26 .macro test_shift, insn macro
34 .endm test_shift
42 test_shift lsl
43 test_shift lsr
44 test_shift asr
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/aarch64/
H A Dsve-movprfx_26.s26 .macro test_shift, insn macro
34 .endm test_shift
42 test_shift lsl
43 test_shift lsr
44 test_shift asr
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/aarch64/
H A Dsve-movprfx_26.s26 .macro test_shift, insn macro
34 .endm test_shift
42 test_shift lsl
43 test_shift lsr
44 test_shift asr
/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/reference/flac/figures/
H A Dwrite_utf8.dot33 decrement_remainder_shift -> test_shift;
35 test_shift [shape=diamond,label="is\nshift ≥ 0?"];
36 test_shift -> done [label="NO"];
37 test_shift -> set_bits [label="YES"];
45 decrement_shift -> test_shift;
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/tests/printers/
H A Dtest-shift.c10 test_shift (gconstpointer data)
92 g_test_add_data_func ("/printers/shift", contents, test_shift);
/dports/lang/rust/rustc-1.58.1-src/library/core/tests/num/
H A Dops.rs203 macro_rules! test_shift { macro
210 test_shift!($op::$method, i8, i16, i32, i64, isize, u8, u16, u32, u64, usize);
212 test_shift!($op::$method, i128, u128);
241 test_shift!(test_shl_defined, Shl::shl);
243 test_shift!(test_shr_defined, Shr::shr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Djit-int.cs32 public static int test_shift () in test_shift() method in TestJit
135 if (test_shift () != 0) in Main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm10/llvm-10.0.1.src/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm11/llvm-11.0.1.src/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm90/llvm-9.0.1.src/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm80/llvm-8.0.1.src/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm70/llvm-7.0.1.src/test/Analysis/ValueTracking/
H A Dknownzero-addrspacecast.ll8 ; CHECK-LABEL: @test_shift
10 define i64 @test_shift(i8* %p) {
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/AArch64/GlobalISel/
H A Dlegalize-shift.mir7 define void @test_shift() {
14 name: test_shift
26 ; CHECK-LABEL: name: test_shift

123456789