/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | masked-merge-and-of-ors.ll | 27 %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 …]
|
D | and-or-not.ll | 91 %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 …]
|
D | or-xor.ll | 196 %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 …]
|
D | fold-phi.ll | 31 %or1 = or i64 %phi1, %zext 32 %and = and i64 %or1, 4294967295
|
/external/llvm/test/Transforms/Reassociate/ |
D | xor_reassoc.ll | 13 %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/ |
D | xor_reassoc.ll | 13 %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/ |
D | bswap_tree.ll | 36 %or1 = or i32 %tmp2, %tmp3 37 %result = or i32 %or0, %or1 69 %or1 = or i32 %tmp2, %tmp3 70 %result = or i32 %or0, %or1
|
D | bswap_tree2.ll | 48 %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
|
D | coalescer-subreg.ll | 13 %or1 = or i16 %1, %0 14 %or2 = trunc i16 %or1 to i8
|
D | targetLoweringGeneric.ll | 28 %or1 = or i32 %xor2, 364806994 ;0x15BE8352 30 %xor1 = xor i32 %or1, 268567040 ;0x10020200
|
D | avx512-cmp.ll | 175 %or1 = or i1 %d, %cmp8.i 176 %xor1 = xor i1 %d, %or1
|
/external/llvm/test/CodeGen/X86/ |
D | coalescer-subreg.ll | 13 %or1 = or i16 %1, %0 14 %or2 = trunc i16 %or1 to i8
|
D | targetLoweringGeneric.ll | 28 %or1 = or i32 %xor2, 364806994 ;0x15BE8352 30 %xor1 = xor i32 %or1, 268567040 ;0x10020200
|
/external/llvm/test/Transforms/InstCombine/ |
D | fold-phi.ll | 31 %or1 = or i64 %phi1, %zext 32 %and = and i64 %or1, 4294967295
|
D | or-xor.ll | 145 %or1 = or i32 %x, %noty 147 %xor = xor i32 %or1, %or2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/AArch64/ |
D | binop.ll | 230 ; 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/ |
D | bfi_int.ll | 114 %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/ |
D | basictest.ll | 165 %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/ |
D | or-03.ll | 129 %or1 = or i64 %or0, %val1 130 %or2 = or i64 %or1, %val2
|
D | asm-18.ll | 331 %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/ |
D | or-03.ll | 129 %or1 = or i64 %or0, %val1 130 %or2 = or i64 %or1, %val2
|
D | asm-18.ll | 335 %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/ |
D | reassociate.ll | 30 define i32 @or1(i32 %x, i32 %y) { 31 ; CHECK: @or1
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_nir_lower_blend.c | 326 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/ |
D | reassociate.ll | 36 define i32 @or1(i32 %x, i32 %y) { 37 ; CHECK-LABEL: @or1(
|