Home
last modified time | relevance | path

Searched refs:i57 (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
H A Dapint-shift-simplify.ll14 define i57 @test1(i57 %A, i57 %B, i57 %C) {
15 %X = lshr i57 %A, %C
16 %Y = lshr i57 %B, %C
17 %Z = or i57 %X, %Y
18 ret i57 %Z
20 ; CHECK-NEXT: or i57 %A, %B
21 ; CHECK-NEXT: lshr i57
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/
H A Dapint-and-xor-merge.ll8 define i57 @test1(i57 %x, i57 %y, i57 %z) {
10 ; CHECK-NEXT: [[TMP61:%.*]] = xor i57 %x, %y
11 ; CHECK-NEXT: [[TMP7:%.*]] = and i57 [[TMP61]], %z
12 ; CHECK-NEXT: ret i57 [[TMP7]]
14 %tmp3 = and i57 %z, %x
15 %tmp6 = and i57 %z, %y
16 %tmp7 = xor i57 %tmp3, %tmp6
17 ret i57 %tmp7

12345678910>>...28