Home | History | Annotate | Download | only in InstCombine

Lines Matching full:xor

1 ; RUN: opt < %s -instcombine -S | not grep xor
4 %X = xor i8 %x, 128
5 %Y = xor i8 %y, 128
11 %X = xor i8 %x, 128
12 %Y = xor i8 %y, 128
18 %X = xor i8 %x, 128
24 %X = xor i8 %x, 127
25 %Y = xor i8 %y, 127
31 %X = xor i8 %x, 127
32 %Y = xor i8 %y, 127
38 %X = xor i8 %x, 127