/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/Large/ |
D | branch-01.ll | 7 target datalayout = "E-m:e-i1:8:16-i8:8:16-i64:64-f128:64-v128:64-a:8:16-n32:64" 10 %0 = type { i8, i8, i16, i64, i32 } 11 %1 = type { [10 x i8] } 12 %2 = type { [15 x i8] } 13 %3 = type { i32, i8, i16, i32, %4 } 14 %4 = type { %1, [10 x i8] } 15 %5 = type <{ i16, i8, %2, %0, %6, %4, i16, i16 }> 17 %7 = type { [10 x i8] } 20 @.str.1 = external dso_local unnamed_addr constant [4 x i8], align 2 21 @.str.2 = external dso_local unnamed_addr constant [4 x i8], align 2 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/X86/ |
D | x86-pshufb.ll | 6 define <16 x i8> @identity_test(<16 x i8> %InVec) { 8 ; CHECK-NEXT: ret <16 x i8> %InVec 10 …i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8> %InVec, <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i… 11 ret <16 x i8> %1 14 define <32 x i8> @identity_test_avx2(<32 x i8> %InVec) { 16 ; CHECK-NEXT: ret <32 x i8> %InVec 18 …i8> @llvm.x86.avx2.pshuf.b(<32 x i8> %InVec, <32 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, … 19 ret <32 x i8> %1 22 define <64 x i8> @identity_test_avx512(<64 x i8> %InVec) { 24 ; CHECK-NEXT: ret <64 x i8> %InVec [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | loop-04.ll | 6 target datalayout = "E-m:e-i1:8:16-i8:8:16-i64:64-f128:64-a:8:16-n32:64" 9 %0 = type <{ i64, [11 x i8] }> 11 …i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8 }>, <{ i64, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8 … 19 …i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8 }>, <{ i64, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8 … 20 %4 = bitcast [11 x i8]* %3 to i88*
|
D | vec-const-07.ll | 6 define <16 x i8> @f1() { 10 ret <16 x i8> <i8 1, i8 1, i8 1, i8 1, 11 i8 1, i8 1, i8 1, i8 1, 12 i8 1, i8 1, i8 1, i8 1, 13 i8 1, i8 1, i8 1, i8 1> 17 define <16 x i8> @f2() { 21 ret <16 x i8> <i8 201, i8 201, i8 201, i8 201, 22 i8 201, i8 201, i8 201, i8 201, 23 i8 201, i8 201, i8 201, i8 201, 24 i8 201, i8 201, i8 201, i8 201> [all …]
|
D | vec-const-13.ll | 7 define <16 x i8> @f1() { 11 ret <16 x i8> <i8 0, i8 0, i8 128, i8 0, 12 i8 0, i8 0, i8 128, i8 0, 13 i8 0, i8 0, i8 128, i8 0, 14 i8 0, i8 0, i8 128, i8 0> 18 define <16 x i8> @f2() { 22 ret <16 x i8> <i8 0, i8 1, i8 255, i8 255, 23 i8 0, i8 1, i8 255, i8 255, 24 i8 0, i8 1, i8 255, i8 255, 25 i8 0, i8 1, i8 255, i8 255> [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | x86-pshufb.ll | 6 define <16 x i8> @identity_test(<16 x i8> %InVec) { 8 ; CHECK-NEXT: ret <16 x i8> %InVec 10 …i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8> %InVec, <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i… 11 ret <16 x i8> %1 14 define <32 x i8> @identity_test_avx2(<32 x i8> %InVec) { 16 ; CHECK-NEXT: ret <32 x i8> %InVec 18 …i8> @llvm.x86.avx2.pshuf.b(<32 x i8> %InVec, <32 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, … 19 ret <32 x i8> %1 24 define <16 x i8> @fold_to_zero_vector(<16 x i8> %InVec) { 26 ; CHECK-NEXT: ret <16 x i8> zeroinitializer [all …]
|
D | 2006-12-23-Select-Cmp-Cmp.ll | 9 …i8*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i8, i32, i32, i32, i8, i32, i32, i32, i32, i16, … 10 %struct.mng_palette8e = type { i8, i8, i8 } 11 %struct.mng_pushdata = type { i8*, i8*, i32, i8, i8*, i32 } 12 …i8, i8, i8, i8, i8, i8, i8, i16, i16, i16, i8, i16, i8, i8, i32, i32, i8, i32, i32, i32, i32, i32,… 13 …struct.z_stream = type { i8*, i32, i32, i8*, i32, i32, i8*, %struct.internal_state*, i8* (i8*, i32… 17 %tmp = load i8, i8* null ; <i8> [#uses=1] 18 %tmp.upgrd.1 = icmp ugt i8 %tmp, 8 ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-const-07.ll | 6 define <16 x i8> @f1() { 10 ret <16 x i8> <i8 1, i8 1, i8 1, i8 1, 11 i8 1, i8 1, i8 1, i8 1, 12 i8 1, i8 1, i8 1, i8 1, 13 i8 1, i8 1, i8 1, i8 1> 17 define <16 x i8> @f2() { 21 ret <16 x i8> <i8 201, i8 201, i8 201, i8 201, 22 i8 201, i8 201, i8 201, i8 201, 23 i8 201, i8 201, i8 201, i8 201, 24 i8 201, i8 201, i8 201, i8 201> [all …]
|
D | vec-const-13.ll | 7 define <16 x i8> @f1() { 11 ret <16 x i8> <i8 0, i8 0, i8 128, i8 0, 12 i8 0, i8 0, i8 128, i8 0, 13 i8 0, i8 0, i8 128, i8 0, 14 i8 0, i8 0, i8 128, i8 0> 18 define <16 x i8> @f2() { 22 ret <16 x i8> <i8 0, i8 1, i8 255, i8 255, 23 i8 0, i8 1, i8 255, i8 255, 24 i8 0, i8 1, i8 255, i8 255, 25 i8 0, i8 1, i8 255, i8 255> [all …]
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | i8.ll | 6 …di_b_ARG1 = global <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 9, i8 10, i… 7 …_andi_b_RES = global <16 x i8> <i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0,… 11 %0 = load <16 x i8>, <16 x i8>* @llvm_mips_andi_b_ARG1 12 %1 = tail call <16 x i8> @llvm.mips.andi.b(<16 x i8> %0, i32 25) 13 store <16 x i8> %1, <16 x i8>* @llvm_mips_andi_b_RES 17 declare <16 x i8> @llvm.mips.andi.b(<16 x i8>, i32) nounwind 25 …bmnzi_b_ARG1 = global <16 x i8> <i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0,… 26 …zi_b_ARG2 = global <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 9, i8 10, i… 27 …bmnzi_b_RES = global <16 x i8> <i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0,… 31 %0 = load <16 x i8>, <16 x i8>* @llvm_mips_bmnzi_b_ARG1 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/ |
D | i8.ll | 6 …di_b_ARG1 = global <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 9, i8 10, i… 7 …_andi_b_RES = global <16 x i8> <i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0,… 11 %0 = load <16 x i8>, <16 x i8>* @llvm_mips_andi_b_ARG1 12 %1 = tail call <16 x i8> @llvm.mips.andi.b(<16 x i8> %0, i32 25) 13 store <16 x i8> %1, <16 x i8>* @llvm_mips_andi_b_RES 17 declare <16 x i8> @llvm.mips.andi.b(<16 x i8>, i32) nounwind 25 …bmnzi_b_ARG1 = global <16 x i8> <i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0,… 26 …zi_b_ARG2 = global <16 x i8> <i8 0, i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8, i8 9, i8 10, i… 27 …bmnzi_b_RES = global <16 x i8> <i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0, i8 0,… 31 %0 = load <16 x i8>, <16 x i8>* @llvm_mips_bmnzi_b_ARG1 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | dagcombine-store-gep-chain-slow.ll | 7 declare i8 @k(i8*) 12 %old_val = alloca i8, align 1 13 %new_val = alloca i8, align 1 14 %simd = alloca i8, align 1 15 %code = alloca [269 x i8], align 1 17 %call = call zeroext i8 @k(i8* %simd) 18 store i8 %call, i8* %simd, align 1 20 %arrayinit.begin = getelementptr inbounds [269 x i8], [269 x i8]* %code, i32 0, i32 0 21 store i8 32, i8* %arrayinit.begin, align 1 22 %arrayinit.element = getelementptr inbounds i8, i8* %arrayinit.begin, i32 1 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-sli-sri-opt.ll | 3 define void @testLeftGood(<16 x i8> %src1, <16 x i8> %src2, <16 x i8>* %dest) nounwind { 6 …nd <16 x i8> %src1, <i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 25… 7 …%vshl_n = shl <16 x i8> %src2, <i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, … 8 %result = or <16 x i8> %and.i, %vshl_n 9 store <16 x i8> %result, <16 x i8>* %dest, align 16 13 define void @testLeftBad(<16 x i8> %src1, <16 x i8> %src2, <16 x i8>* %dest) nounwind { 16 …nd <16 x i8> %src1, <i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 16… 17 …%vshl_n = shl <16 x i8> %src2, <i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, … 18 %result = or <16 x i8> %and.i, %vshl_n 19 store <16 x i8> %result, <16 x i8>* %dest, align 16 [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-sli-sri-opt.ll | 3 define void @testLeftGood(<16 x i8> %src1, <16 x i8> %src2, <16 x i8>* %dest) nounwind { 6 …nd <16 x i8> %src1, <i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 252, i8 25… 7 …%vshl_n = shl <16 x i8> %src2, <i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, i8 3, … 8 %result = or <16 x i8> %and.i, %vshl_n 9 store <16 x i8> %result, <16 x i8>* %dest, align 16 13 define void @testLeftBad(<16 x i8> %src1, <16 x i8> %src2, <16 x i8>* %dest) nounwind { 16 …nd <16 x i8> %src1, <i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 165, i8 16… 17 …%vshl_n = shl <16 x i8> %src2, <i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, i8 1, … 18 %result = or <16 x i8> %and.i, %vshl_n 19 store <16 x i8> %result, <16 x i8>* %dest, align 16 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | vector-shuffle-combining-avx512vbmi.ll | 5 declare <16 x i8> @llvm.x86.avx512.mask.vpermi2var.qi.128(<16 x i8>, <16 x i8>, <16 x i8>, i16) 6 declare <16 x i8> @llvm.x86.avx512.mask.vpermt2var.qi.128(<16 x i8>, <16 x i8>, <16 x i8>, i16) 7 declare <16 x i8> @llvm.x86.avx512.maskz.vpermt2var.qi.128(<16 x i8>, <16 x i8>, <16 x i8>, i16) 9 declare <32 x i8> @llvm.x86.avx512.mask.vpermi2var.qi.256(<32 x i8>, <32 x i8>, <32 x i8>, i32) 10 declare <32 x i8> @llvm.x86.avx512.mask.vpermt2var.qi.256(<32 x i8>, <32 x i8>, <32 x i8>, i32) 11 declare <32 x i8> @llvm.x86.avx512.maskz.vpermt2var.qi.256(<32 x i8>, <32 x i8>, <32 x i8>, i32) 13 declare <64 x i8> @llvm.x86.avx512.mask.vpermi2var.qi.512(<64 x i8>, <64 x i8>, <64 x i8>, i64) 14 declare <64 x i8> @llvm.x86.avx512.mask.vpermt2var.qi.512(<64 x i8>, <64 x i8>, <64 x i8>, i64) 15 declare <64 x i8> @llvm.x86.avx512.maskz.vpermt2var.qi.512(<64 x i8>, <64 x i8>, <64 x i8>, i64) 17 declare <16 x i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8>, <16 x i8>) [all …]
|
D | byval5.ll | 27 %struct.s = type { i8, i8, i8, i8, i8, i8, i8, i8, 28 i8, i8, i8, i8, i8, i8, i8, i8, 29 i8, i8, i8, i8, i8, i8, i8, i8, 30 i8, i8, i8, i8, i8, i8, i8, i8, 31 i8, i8, i8, i8, i8, i8, i8, i8, 32 i8, i8, i8, i8, i8, i8, i8, i8, 33 i8, i8, i8, i8, i8, i8, i8, i8, 34 i8, i8, i8, i8, i8, i8, i8, i8, 35 i8, i8, i8, i8, i8, i8, i8, i8, 36 i8, i8, i8, i8, i8, i8, i8, i8, [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/X86/ |
D | rem.ll | 28 ; CHECK-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = srem i8 undef, undef 29 ; CHECK-NEXT: Cost Model: Found an estimated cost of 320 for instruction: %V16i8 = srem <16 x i8> … 30 ; CHECK-NEXT: Cost Model: Found an estimated cost of 640 for instruction: %V32i8 = srem <32 x i8> … 31 ; CHECK-NEXT: Cost Model: Found an estimated cost of 1280 for instruction: %V64i8 = srem <64 x i8>… 47 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = srem i8 undef, undef 48 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 320 for instruction: %V16i8 = srem <16 x i8>… 49 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 640 for instruction: %V32i8 = srem <32 x i8>… 50 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 1280 for instruction: %V64i8 = srem <64 x i8… 68 %I8 = srem i8 undef, undef 69 %V16i8 = srem <16 x i8> undef, undef [all …]
|
D | div.ll | 28 ; CHECK-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = sdiv i8 undef, undef 29 ; CHECK-NEXT: Cost Model: Found an estimated cost of 320 for instruction: %V16i8 = sdiv <16 x i8> … 30 ; CHECK-NEXT: Cost Model: Found an estimated cost of 640 for instruction: %V32i8 = sdiv <32 x i8> … 31 ; CHECK-NEXT: Cost Model: Found an estimated cost of 1280 for instruction: %V64i8 = sdiv <64 x i8>… 47 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I8 = sdiv i8 undef, undef 48 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 320 for instruction: %V16i8 = sdiv <16 x i8>… 49 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 640 for instruction: %V32i8 = sdiv <32 x i8>… 50 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 1280 for instruction: %V64i8 = sdiv <64 x i8… 68 %I8 = sdiv i8 undef, undef 69 %V16i8 = sdiv <16 x i8> undef, undef [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | swp-loop-carried-crash.ll | 9 %0 = type { %1*, [2 x [2 x %39]], [2 x [2 x %39]], [2 x i8], [2 x i8], [2 x i8], [2 x i8], i32, i32… 10 %1 = type { %0, %2, %3, %15, %16*, %98*, %99, %105*, %295*, %299, %303, %304, %304, %307, i8, i8, i… 11 %2 = type <{ %1*, i8, [3 x i8] }> 12 %3 = type { %1*, i8, i32, i8, %4*, %8, %307, %12*, [10 x i8*], [10 x i8], %307 } 17 %8 = type { %9, %4*, [16 x i32], void (%8*, i8*, i32)*, i8*, %307, %307 } 18 %9 = type { [16 x %11], i16, i8, %10*, %11 } 19 %10 = type { i64, [8 x i8] } 24 %15 = type <{ %1*, i8, [3 x i8] }> 25 … i8, i16, i16, i8, %17, i32, %22, %27, [4 x i8], [6 x [512 x %28]], %94, [6 x %29], [6 x i8*], %94… 26 %17 = type { %18*, %21, %21, i32, i8 } [all …]
|
D | addrmode.ll | 7 …i8, i8, i8, [7 x i8], i16, i8, i8, i16, i8, i8, i16, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i… 8 %s.1 = type { i32, i32, i8* } 9 %s.2 = type { i8, i8 } 11 %s.4 = type { %s.2*, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8 } 13 %s.6 = type { i8*, i32, %s.7, i8*, i8*, i32 } 15 …i8, i8, i8, i8, i8, i8, i8, i8, i32, i8, i8, [2 x i8], [16 x i8], [4 x i8], [32 x i16], [32 x i16]… 17 %s.10 = type { %s.11, [2 x [4 x %s.9]], [2 x [2 x i8]], [2 x i8] } 18 %s.11 = type { i8, i8, i8, i8, i8, i8, i8, i8, i32 } 19 …i8*, i8*, i32, i8*, i16*, i8*, i16*, i8*, i32, i16, i8, i32, i16*, i16*, i16, i16, i16, i8, i8, %s… 20 %s.13 = type { [6 x [16 x i8]], [2 x [64 x i8]] } [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | vector-shuffle-combining-avx2.ll | 6 declare <16 x i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8>, <16 x i8>) 7 declare <32 x i8> @llvm.x86.avx2.pshuf.b(<32 x i8>, <32 x i8>) 9 define <32 x i8> @combine_pshufb_pslldq(<32 x i8> %a0) { 14 …i8> @llvm.x86.avx2.pshuf.b(<32 x i8> %a0, <32 x i8> <i8 128, i8 128, i8 128, i8 128, i8 128, i8 12… 15 …%2 = shufflevector <32 x i8> %1, <32 x i8> zeroinitializer, <32 x i32> <i32 32, i32 32, i32 32, i3… 16 ret <32 x i8> %2 19 define <32 x i8> @combine_pshufb_psrldq(<32 x i8> %a0) { 24 …i8> @llvm.x86.avx2.pshuf.b(<32 x i8> %a0, <32 x i8> <i8 8, i8 9, i8 10, i8 11, i8 12, i8 13, i8 14… 25 …%2 = shufflevector <32 x i8> %1, <32 x i8> zeroinitializer, <32 x i32> <i32 8, i32 9, i32 10, i32 … 26 ret <32 x i8> %2 [all …]
|
D | vector-shuffle-combining-ssse3.ll | 10 declare <16 x i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8>, <16 x i8>) 12 define <16 x i8> @combine_vpshufb_zero(<16 x i8> %a0) { 22 …i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8> %a0, <16 x i8> <i8 128, i8 0, i8 0, i8 0, i8 0, i8 0, i8… 23 …i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8> %res0, <16 x i8> <i8 0, i8 128, i8 0, i8 0, i8 0, i8 0, … 24 …i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8> %res1, <16 x i8> <i8 0, i8 1, i8 128, i8 128, i8 128, i8… 25 ret <16 x i8> %res2 28 define <16 x i8> @combine_vpshufb_movq(<16 x i8> %a0) { 38 …i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8> %a0, <16 x i8> <i8 0, i8 128, i8 1, i8 128, i8 2, i8 128… 39 …i8> @llvm.x86.ssse3.pshuf.b.128(<16 x i8> %res0, <16 x i8> <i8 0, i8 2, i8 4, i8 6, i8 8, i8 10, i… 40 ret <16 x i8> %res1 [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | byval5.ll | 27 %struct.s = type { i8, i8, i8, i8, i8, i8, i8, i8, 28 i8, i8, i8, i8, i8, i8, i8, i8, 29 i8, i8, i8, i8, i8, i8, i8, i8, 30 i8, i8, i8, i8, i8, i8, i8, i8, 31 i8, i8, i8, i8, i8, i8, i8, i8, 32 i8, i8, i8, i8, i8, i8, i8, i8, 33 i8, i8, i8, i8, i8, i8, i8, i8, 34 i8, i8, i8, i8, i8, i8, i8, i8, 35 i8, i8, i8, i8, i8, i8, i8, i8, 36 i8, i8, i8, i8, i8, i8, i8, i8, [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | 2006-12-23-Select-Cmp-Cmp.ll | 9 …i8*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i8, i32, i32, i32, i8, i32, i32, i32, i32, i16, … 10 %struct.mng_palette8e = type { i8, i8, i8 } 11 %struct.mng_pushdata = type { i8*, i8*, i32, i8, i8*, i32 } 12 …i8, i8, i8, i8, i8, i8, i8, i16, i16, i16, i8, i16, i8, i8, i32, i32, i8, i32, i32, i32, i32, i32,… 13 …struct.z_stream = type { i8*, i32, i32, i8*, i32, i32, i8*, %struct.internal_state*, i8* (i8*, i32… 17 %tmp = load i8, i8* null ; <i8> [#uses=1] 18 %tmp.upgrd.1 = icmp ugt i8 %tmp, 8 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2006-12-23-Select-Cmp-Cmp.ll | 9 …i8*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i8, i32, i32, i32, i8, i32, i32, i32, i32, i16, … 10 %struct.mng_palette8e = type { i8, i8, i8 } 11 %struct.mng_pushdata = type { i8*, i8*, i32, i8, i8*, i32 } 12 …i8, i8, i8, i8, i8, i8, i8, i16, i16, i16, i8, i16, i8, i8, i32, i32, i8, i32, i32, i32, i32, i32,… 13 …struct.z_stream = type { i8*, i32, i32, i8*, i32, i32, i8*, %struct.internal_state*, i8* (i8*, i32… 17 %tmp = load i8* null ; <i8> [#uses=1] 18 %tmp.upgrd.1 = icmp ugt i8 %tmp, 8 ; <i1> [#uses=1]
|