HomeSort by relevance Sort by last modified time
    Searched full:and2 (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/llvm/test/CodeGen/SystemZ/
vec-or-02.ll 15 %and2 = and <16 x i8> %val2, %not
16 %ret = or <16 x i8> %and1, %and2
30 %and2 = and <16 x i8> %val2, %val3
31 %ret = or <16 x i8> %and1, %and2
43 %and2 = and <8 x i16> %val2, %not
44 %ret = or <8 x i16> %and1, %and2
56 %and2 = and <8 x i16> %val2, %val3
57 %ret = or <8 x i16> %and1, %and2
68 %and2 = and <4 x i32> %val2, %not
69 %ret = or <4 x i32> %and1, %and2
    [all...]
and-02.ll 210 %and2 = and i32 %b, 2
211 %ext = zext i32 %and2 to i64
222 %and2 = and i32 %b, -5
223 %ext = zext i32 %and2 to i64
  /external/llvm/test/Transforms/InstCombine/
bit-checks.ll 10 %and2 = and i32 %argc, 2 ; <i32> [#uses=1]
11 %tobool3 = icmp ne i32 %and2, 0 ; <i1> [#uses=1]
21 %and2 = and i32 %argc, 2 ; <i32> [#uses=1]
22 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
37 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
38 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
48 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
49 %tobool3 = icmp ne i32 %and2, 16 ; <i1> [#uses=1]
60 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
61 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1
    [all...]
logical-select.ll 106 %and2 = and <2 x i64> %bc2, %sib
107 %or = or <2 x i64> %and1, %and2
128 %and2 = and <2 x i64> %bc2, %sib
129 %or = or <2 x i64> %and2, %and1
150 %and2 = and <2 x i64> %sib, %bc2
151 %or = or <2 x i64> %and1, %and2
172 %and2 = and <2 x i64> %sib, %bc2
173 %or = or <2 x i64> %and2, %and1
194 %and2 = and <2 x i64> %bc2, %sib
195 %or = or <2 x i64> %and1, %and2
    [all...]
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
bit-checks.ll 10 %and2 = and i32 %argc, 2 ; <i32> [#uses=1]
11 %tobool3 = icmp ne i32 %and2, 0 ; <i1> [#uses=1]
21 %and2 = and i32 %argc, 2 ; <i32> [#uses=1]
22 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
37 %and2 = and i32 %argc, 48 ; <i32> [#uses=1]
38 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1]
48 %and2 = and i32 %argc, 16 ; <i32> [#uses=1]
49 %tobool3 = icmp ne i32 %and2, 16 ; <i1> [#uses=1]
60 %and2 = and i32 %argc, %argc3 ; <i32> [#uses=1]
61 %tobool3 = icmp eq i32 %and2, 0 ; <i1> [#uses=1
    [all...]
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
bswap.ll 41 %and2 = shl i32 %a, 8
42 %shl = and i32 %and2, 65280
54 %and2 = shl i32 %a, 8
55 %or = or i32 %shr4, %and2
3addr-or.ll 45 %and2 = and i32 %b, 16
46 %or = or i32 %and2, %and
55 %and2 = and i32 %b, 16
56 %or = or i32 %and2, %and
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
bfi.ll 25 %and2 = and i32 %B, 8388480 ; <i32> [#uses=1]
26 %or = or i32 %and2, %and ; <i32> [#uses=1]
36 %and2 = and i32 %B, -8388481 ; <i32> [#uses=1]
37 %or = or i32 %and2, %and ; <i32> [#uses=1]
72 %and2 = shl i32 %b, 8
73 %shl = and i32 %and2, 130816
rev.ll 78 %and2 = lshr i32 %x, 8
79 %shr11 = and i32 %and2, 255
80 %shr5 = and i32 %and2, 16711680
96 %and2 = shl i32 %a, 8
97 %shl = and i32 %and2, 65280
108 %and2 = shl i32 %a, 8
109 %or = or i32 %shr4, %and2
  /external/llvm/test/CodeGen/Thumb2/
bfi.ll 25 %and2 = and i32 %B, 8388480 ; <i32> [#uses=1]
26 %or = or i32 %and2, %and ; <i32> [#uses=1]
36 %and2 = and i32 %B, -8388481 ; <i32> [#uses=1]
37 %or = or i32 %and2, %and ; <i32> [#uses=1]
  /external/llvm/test/CodeGen/X86/
3addr-or.ll 45 %and2 = and i32 %b, 16
46 %or = or i32 %and2, %and
55 %and2 = and i32 %b, 16
56 %or = or i32 %and2, %and
targetLoweringGeneric.ll 20 %and2 = and i32 %or2, 1362779777
21 %xor3 = xor i32 %and3, %and2
combine-or.ll 86 %and2 = and <4 x i32> %b, <i32 0, i32 0, i32 -1, i32 -1>
87 %or = or <4 x i32> %and1, %and2
98 %and2 = and <2 x i64> %b, <i64 0, i64 -1>
99 %or = or <2 x i64> %and1, %and2
110 %and2 = and <4 x i32> %b, <i32 -1, i32 -1, i32 0, i32 0>
111 %or = or <4 x i32> %and1, %and2
122 %and2 = and <2 x i64> %b, <i64 -1, i64 0>
123 %or = or <2 x i64> %and1, %and2
134 %and2 = and <4 x i32> %b, <i32 0, i32 -1, i32 -1, i32 -1>
135 %or = or <4 x i32> %and1, %and2
    [all...]
bswap.ll 55 %and2 = shl i32 %a, 8
56 %shl = and i32 %and2, 65280
72 %and2 = shl i32 %a, 8
73 %or = or i32 %shr4, %and2
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
bfi.ll 25 %and2 = and i32 %B, 8388480 ; <i32> [#uses=1]
26 %or = or i32 %and2, %and ; <i32> [#uses=1]
36 %and2 = and i32 %B, -8388481 ; <i32> [#uses=1]
37 %or = or i32 %and2, %and ; <i32> [#uses=1]
  /external/llvm/test/CodeGen/Mips/
cannot-copy-registers.ll 18 %and2 = and i32 %1, 5
20 ([7 x i8], [7 x i8]* @.str, i32 0, i32 0), i32 %and2)
micromips-andi.ll 16 %and2 = and i32 %1, 5
18 ([7 x i8], [7 x i8]* @.str, i32 0, i32 0), i32 %and2)
  /external/llvm/test/CodeGen/ARM/
rev.ll 78 %and2 = lshr i32 %x, 8
79 %shr11 = and i32 %and2, 255
80 %shr5 = and i32 %and2, 16711680
96 %and2 = shl i32 %a, 8
97 %shl = and i32 %and2, 65280
108 %and2 = shl i32 %a, 8
109 %or = or i32 %shr4, %and2
bfi.ll 25 %and2 = and i32 %B, 8388480 ; <i32> [#uses=1]
26 %or = or i32 %and2, %and ; <i32> [#uses=1]
36 %and2 = and i32 %B, -8388481 ; <i32> [#uses=1]
37 %or = or i32 %and2, %and ; <i32> [#uses=1]
72 %and2 = shl i32 %b, 8
73 %shl = and i32 %and2, 130816
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRBitSet.h 55 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b;
56 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c;
57 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c And4:(NSUInteger)d;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRBitSet.h 55 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b;
56 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c;
57 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c And4:(NSUInteger)d;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRBitSet.h 55 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b;
56 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c;
57 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c And4:(NSUInteger)d;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBitSet.h 56 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b;
57 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c;
58 + (ANTLRBitSet *) of:(NSUInteger)a And2:(NSUInteger)b And3:(NSUInteger)c And4:(NSUInteger)d;
  /external/llvm/test/Transforms/BDCE/
basic.ll 13 %and2 = and i32 %call1, 8
14 %or3 = or i32 %or, %and2
60 %and2 = and i32 %call1, 8
61 %or3 = or i32 %or, %and2
107 %and2 = and i32 %call1, 67108864
108 %or3 = or i32 %or, %and2
145 %and2 = and i32 %call1, 67108864
146 %or3 = or i32 %or, %and2
179 %and2 = and i32 %call1, 67108864
180 %or3 = or i32 %or, %and2
    [all...]
  /external/llvm/test/Transforms/ConstantHoisting/ARM/
const-addr-no-neg-offset.ll 21 %and2 = and i32 %3, -262145
22 store volatile i32 %and2, i32* inttoptr (i32 1073876992 to i32*), align 4096

Completed in 990 milliseconds

1 2 3