/external/llvm/test/Transforms/InstCombine/ |
D | bitcast-bitcast.ll | 7 %bc2 = bitcast fp128 %bc1 to ppc_fp128 8 ret ppc_fp128 %bc2 11 ; CHECK-NEXT: %bc2 = bitcast i128 %a to ppc_fp128 12 ; CHECK-NEXT: ret ppc_fp128 %bc2 17 %bc2 = bitcast double %bc1 to <2 x i32> 18 ret <2 x i32> %bc2 21 ; CHECK-NEXT: %bc2 = bitcast i64 %a to <2 x i32> 22 ; CHECK-NEXT: ret <2 x i32> %bc2 27 %bc2 = bitcast <2 x i32> %bc1 to double 28 ret double %bc2 [all …]
|
D | bitcast.ll | 125 %bc2 = bitcast i32 %ext to float 126 ret float %bc2 129 ; CHECK-NEXT: %bc2 = extractelement <2 x float> %A, i32 0 130 ; CHECK-NEXT: ret float %bc2 138 %bc2 = bitcast double %ext to i64 139 ret i64 %bc2 143 ; CHECK-NEXT: %bc2 = extractelement <2 x i64> %bc, i32 1 144 ; CHECK-NEXT: ret i64 %bc2 152 %bc2 = bitcast i64 %ext to <2 x i32> 153 ret <2 x i32> %bc2 [all …]
|
D | logical-select.ll | 105 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 106 %and2 = and <2 x i64> %bc2, %sib 127 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 128 %and2 = and <2 x i64> %bc2, %sib 149 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 150 %and2 = and <2 x i64> %sib, %bc2 171 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 172 %and2 = and <2 x i64> %sib, %bc2 193 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 194 %and2 = and <2 x i64> %bc2, %sib [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | bitcast-bitcast.ll | 7 %bc2 = bitcast fp128 %bc1 to ppc_fp128 8 ret ppc_fp128 %bc2 11 ; CHECK-NEXT: %bc2 = bitcast i128 %a to ppc_fp128 12 ; CHECK-NEXT: ret ppc_fp128 %bc2 17 %bc2 = bitcast double %bc1 to <2 x i32> 18 ret <2 x i32> %bc2 21 ; CHECK-NEXT: %bc2 = bitcast i64 %a to <2 x i32> 22 ; CHECK-NEXT: ret <2 x i32> %bc2 27 %bc2 = bitcast <2 x i32> %bc1 to double 28 ret double %bc2 [all …]
|
D | logical-select.ll | 182 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 183 %and2 = and <2 x i64> %bc2, %sib 204 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 205 %and2 = and <2 x i64> %bc2, %sib 226 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 227 %and2 = and <2 x i64> %sib, %bc2 248 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 249 %and2 = and <2 x i64> %sib, %bc2 270 %bc2 = bitcast <4 x i32> %neg to <2 x i64> 271 %and2 = and <2 x i64> %bc2, %sib [all …]
|
D | bitcast.ll | 101 %bc2 = bitcast <2 x i64> %notnot to <4 x i32> 102 ret <4 x i32> %bc2 127 %bc2 = bitcast <8 x i16> %b to <2 x i64> 128 %and = and <2 x i64> %bc2, %bc1 146 %bc2 = bitcast <8 x i16> %b to <2 x i64> 147 %and = and <2 x i64> %bc2, %bc1 163 %bc2 = bitcast <2 x i64> %or to i128 164 ret i128 %bc2 178 %bc2 = bitcast i128 %xor to <4 x i32> 179 ret <4 x i32> %bc2 [all …]
|
/external/clang/test/Sema/ |
D | zvector.c | 7 vector bool char bc, bc2; variable 48 bc = bc2; in foo() 64 sc = bc2; // expected-error {{incompatible type}} in foo() 66 uc = bc2; // expected-error {{incompatible type}} in foo() 102 bs = bc2; // expected-error {{incompatible type}} in foo() 103 bi = bc2; // expected-error {{incompatible type}} in foo() 104 bl = bc2; // expected-error {{incompatible type}} in foo() 105 fd = bc2; // expected-error {{incompatible type}} in foo() 111 sc = (vector signed char)bc2; in foo() 144 sl = (vector signed long long)bc2; in foo() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fp-logic.ll | 79 %bc2 = bitcast i32 %and to float 80 ret float %bc2 93 %bc2 = bitcast i32 %and to float 94 ret float %bc2 107 %bc2 = bitcast i32 %and to float 108 ret float %bc2 121 %bc2 = bitcast i32 %and to float 122 ret float %bc2 134 %bc2 = bitcast float %y to i32 135 %and = and i32 %bc1, %bc2 [all …]
|
D | fp-logic-replace.ll | 28 %bc2 = bitcast double %y to i64 29 %and = and i64 %bc1, %bc2 51 %bc2 = bitcast double %y to i64 52 %not = xor i64 %bc2, -1 74 %bc2 = bitcast double %y to i64 75 %or = or i64 %bc1, %bc2 96 %bc2 = bitcast double %y to i64 97 %xor = xor i64 %bc1, %bc2
|
D | catchpad-lifetime.ll | 30 %bc2 = bitcast i8** %alloca2 to i8* 31 call void @llvm.lifetime.start.p0i8(i64 4, i8* %bc2) 67 %bc2 = bitcast i8** %alloca2 to i8* 68 call void @llvm.lifetime.start.p0i8(i64 4, i8* %bc2)
|
/external/llvm/test/CodeGen/X86/ |
D | fp-logic.ll | 88 %bc2 = bitcast i32 %and to float 89 ret float %bc2 104 %bc2 = bitcast i32 %and to float 105 ret float %bc2 119 %bc2 = bitcast i32 %and to float 120 ret float %bc2 134 %bc2 = bitcast i32 %and to float 135 ret float %bc2 148 %bc2 = bitcast float %y to i32 149 %and = and i32 %bc1, %bc2 [all …]
|
D | catchpad-lifetime.ll | 30 %bc2 = bitcast i8** %alloca2 to i8* 31 call void @llvm.lifetime.start(i64 4, i8* %bc2) 67 %bc2 = bitcast i8** %alloca2 to i8* 68 call void @llvm.lifetime.start(i64 4, i8* %bc2)
|
/external/clang/test/CodeGen/ |
D | zvector.c | 6 volatile vector bool char bc, bc2; variable 278 sc = sc + bc2; in test_add() 290 uc = uc + bc2; in test_add() 388 sc += bc2; in test_add_assign() 396 uc += bc2; in test_add_assign() 466 sc = sc - bc2; in test_sub() 478 uc = uc - bc2; in test_sub() 576 sc -= bc2; in test_sub_assign() 584 uc -= bc2; in test_sub_assign() 921 bc = ~bc2; in test_not() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/ |
D | findoptdiff | 53 bc2=$4 63 opt2="${bc2}.opt" 65 ll2="${bc2}.ll" 67 opt2ll="${bc2}.opt.ll" 79 $opt2 $switches_to_use "$bc2" -o - | $dis2 | $filt2 > "$opt2ll"
|
/external/llvm/utils/ |
D | findoptdiff | 53 bc2=$4 63 opt2="${bc2}.opt" 65 ll2="${bc2}.ll" 67 opt2ll="${bc2}.opt.ll" 79 $opt2 $switches_to_use "$bc2" -o - | $dis2 | $filt2 > "$opt2ll"
|
/external/swiftshader/third_party/LLVM/utils/ |
D | findoptdiff | 53 bc2=$4 63 opt2="${bc2}.opt" 65 ll2="${bc2}.ll" 67 opt2ll="${bc2}.opt.ll" 79 $opt2 $switches_to_use "$bc2" -o - | $dis2 | $filt2 > "$opt2ll"
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | insert_extract_elim_test.cpp | 628 OpName %bc2 "bc2" in TEST_F() 727 OpName %bc2 "bc2" in TEST_F() 813 OpName %bc2 "bc2" in TEST_F() 843 OpName %bc2 "bc2" in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | insert_extract_elim_test.cpp | 628 OpName %bc2 "bc2" in TEST_F() 727 OpName %bc2 "bc2" in TEST_F() 813 OpName %bc2 "bc2" in TEST_F() 843 OpName %bc2 "bc2" in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | fabs.ll | 25 %bc2 = bitcast i32 %and to float 26 ret float %bc2
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | uncond_br.ll | 18 %.bc2 = bitcast i8* %1 to i32* 19 store i32 %3, i32* %.bc2, align 1
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fabs.ll | 27 %bc2 = bitcast i32 %and to float 28 ret float %bc2
|
/external/llvm/test/CodeGen/AArch64/ |
D | fcvt-int.ll | 161 %bc2 = bitcast i64 %and to double 162 ret double %bc2 173 %bc2 = bitcast i32 %xor to float 174 ret float %bc2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | fcvt-int.ll | 161 %bc2 = bitcast i64 %and to double 162 ret double %bc2 173 %bc2 = bitcast i32 %xor to float 174 ret float %bc2
|
/external/llvm/test/Transforms/LICM/ |
D | funclet.ll | 69 %bc2 = bitcast i8* %.frame2 to i32* 90 store i32 2, i32* %bc2, align 4 102 ; CHECK: store i32 2, i32* %bc2, align 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LICM/ |
D | funclet.ll | 69 %bc2 = bitcast i8* %.frame2 to i32* 90 store i32 2, i32* %bc2, align 4 102 ; CHECK: store i32 2, i32* %bc2, align 4
|