Home
last modified time | relevance | path

Searched refs:or1 (Results 1 – 25 of 56) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dmasked-merge-and-of-ors.ll27 %or1 = or i32 %y, %m
28 %ret = and i32 %or, %or1
42 %or1 = or <2 x i32> %y, %m
43 %ret = and <2 x i32> %or, %or1
57 %or1 = or <3 x i32> %y, %m
58 %ret = and <3 x i32> %or, %or1
74 %or1 = or i32 %y, 65280
75 %ret = and i32 %or, %or1
87 %or1 = or <2 x i32> %y, <i32 65280, i32 65280>
88 %ret = and <2 x i32> %or, %or1
[all …]
Dand-or-not.ll91 %or1 = or i32 %a, %notb
93 %and = and i32 %or1, %or2
111 %or1 = or i32 %a, %notb
113 %and = and i32 %or1, %or2
131 %or1 = or i32 %nota, %b
133 %and = and i32 %or1, %or2
151 %or1 = or i32 %nota, %b
153 %and = and i32 %or1, %or2
361 %or1 = or i32 %a, %notb
363 %xor = xor i32 %or1, %or2
[all …]
Dor-xor.ll196 %or1 = or i32 %x, %noty
198 %xor = xor i32 %or1, %or2
209 %or1 = or i32 %noty, %x
211 %xor = xor i32 %or1, %or2
318 %or1 = or i8 %x, 33
319 %xor = xor i8 %or1, 12
367 %or1 = or i32 %x, %y
369 %xor = xor i32 %or1, %or2
382 %or1 = or i32 %x, %y
384 %xor = xor i32 %or1, %or2
[all …]
Dfold-phi.ll31 %or1 = or i64 %phi1, %zext
32 %and = and i64 %or1, 4294967295
/external/llvm/test/Transforms/Reassociate/
Dxor_reassoc.ll13 %or1 = or i32 %x, 456
14 %xor = xor i32 %or, %or1
99 %or1 = or i32 %x, 123
100 %xor = xor i32 %or, %or1
109 %or1 = and i32 123, %x
110 %xor = xor i32 %or, %or1
127 %or1 = or i32 %x, 456
128 %xor = xor i32 %or, %or1
141 %or1 = or i32 %x, 456
142 %xor = xor i32 %or, %or1
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
Dxor_reassoc.ll13 %or1 = or i32 %x, 456
14 %xor = xor i32 %or, %or1
26 %or1 = or <2 x i32> %x, <i32 456, i32 456>
27 %xor = xor <2 x i32> %or, %or1
180 %or1 = or i32 %x, 123
181 %xor = xor i32 %or, %or1
190 %or1 = or <2 x i32> %x, <i32 123, i32 123>
191 %xor = xor <2 x i32> %or, %or1
200 %or1 = and i32 123, %x
201 %xor = xor i32 %or, %or1
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dbswap_tree.ll36 %or1 = or i32 %tmp2, %tmp3
37 %result = or i32 %or0, %or1
69 %or1 = or i32 %tmp2, %tmp3
70 %result = or i32 %or0, %or1
Dbswap_tree2.ll48 %or1 = or i32 %tmp2, %tmp3
49 %result = or i32 %or0, %or1
95 %or1 = or i32 %tmp2, %tmp3
96 %result = or i32 %or0, %or1
148 %or1 = or i32 %tmp2, %tmp3
149 %result = or i32 %or0, %or1
Dcoalescer-subreg.ll13 %or1 = or i16 %1, %0
14 %or2 = trunc i16 %or1 to i8
DtargetLoweringGeneric.ll28 %or1 = or i32 %xor2, 364806994 ;0x15BE8352
30 %xor1 = xor i32 %or1, 268567040 ;0x10020200
Davx512-cmp.ll175 %or1 = or i1 %d, %cmp8.i
176 %xor1 = xor i1 %d, %or1
/external/llvm/test/CodeGen/X86/
Dcoalescer-subreg.ll13 %or1 = or i16 %1, %0
14 %or2 = trunc i16 %or1 to i8
DtargetLoweringGeneric.ll28 %or1 = or i32 %xor2, 364806994 ;0x15BE8352
30 %xor1 = xor i32 %or1, 268567040 ;0x10020200
/external/llvm/test/Transforms/InstCombine/
Dfold-phi.ll31 %or1 = or i64 %phi1, %zext
32 %and = and i64 %or1, 4294967295
Dor-xor.ll145 %or1 = or i32 %x, %noty
147 %xor = xor i32 %or1, %or2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/AArch64/
Dbinop.ll230 ; check-not: call i1 @or1
231 %c = call i1 @or1(i1 %a, i1 false)
237 ; check-not: call i1 @or1
238 %c = call i1 @or1(i1 %a, i1 true)
242 define i1 @or1(i1 %a, i1 %b) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dbfi_int.ll114 %or1 = or i64 %and0, %and1
115 ret i64 %or1
182 %or1 = or i64 %and0, %and1
184 %scalar.use = add i64 %or1, 10
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnswitch/
Dbasictest.ll165 %or1 = or i2 %or, %i
166 switch i2 %or1, label %sw.default [
211 %or1 = or i2 %or, %i
212 switch i2 %or1, label %sw.default [
/external/llvm/test/CodeGen/SystemZ/
Dor-03.ll129 %or1 = or i64 %or0, %val1
130 %or2 = or i64 %or1, %val2
Dasm-18.ll331 %or1 = or i32 %and1, 305397760
332 %res2 = call i32 asm "stepb $0, $1", "=h,h"(i32 %or1)
350 %or1 = or i32 %and1, 305397760
351 %res2 = call i32 asm "stepb $0, $1", "=r,r"(i32 %or1)
370 %or1 = or i32 %res1, 305397760
371 %res2 = call i32 asm "stepb $0, $1", "=h,h"(i32 %or1)
391 %or1 = or i32 %res1, 305397760
392 %res2 = call i32 asm "stepb $0, $1", "=r,r"(i32 %or1)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dor-03.ll129 %or1 = or i64 %or0, %val1
130 %or2 = or i64 %or1, %val2
Dasm-18.ll335 %or1 = or i32 %and1, 305397760
336 %res2 = call i32 asm "stepb $0, $1", "=h,h"(i32 %or1)
354 %or1 = or i32 %and1, 305397760
355 %res2 = call i32 asm "stepb $0, $1", "=r,r"(i32 %or1)
374 %or1 = or i32 %res1, 305397760
375 %res2 = call i32 asm "stepb $0, $1", "=h,h"(i32 %or1)
395 %or1 = or i32 %res1, 305397760
396 %res2 = call i32 asm "stepb $0, $1", "=r,r"(i32 %or1)
/external/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/
Dreassociate.ll30 define i32 @or1(i32 %x, i32 %y) {
31 ; CHECK: @or1
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c326 nir_ssa_def *or1 = nir_ior(b, src, nir_ishl(b, src, nir_imm_int(b, 8))); in vc4_nir_splat() local
327 return nir_ior(b, or1, nir_ishl(b, or1, nir_imm_int(b, 16))); in vc4_nir_splat()
/external/llvm/test/Transforms/InstSimplify/
Dreassociate.ll36 define i32 @or1(i32 %x, i32 %y) {
37 ; CHECK-LABEL: @or1(

123