Home
last modified time | relevance | path

Searched refs:bc2 (Results 1 – 25 of 54) sorted by relevance

123

/external/llvm/test/Transforms/InstCombine/
Dbitcast-bitcast.ll7 %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 …]
Dbitcast.ll125 %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 …]
Dlogical-select.ll105 %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/
Dbitcast-bitcast.ll7 %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 …]
Dlogical-select.ll182 %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 …]
Dbitcast.ll101 %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/
Dzvector.c7 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/
Dfp-logic.ll79 %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 …]
Dfp-logic-replace.ll28 %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
Dcatchpad-lifetime.ll30 %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/
Dfp-logic.ll88 %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 …]
Dcatchpad-lifetime.ll30 %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/
Dzvector.c6 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/
Dfindoptdiff53 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/
Dfindoptdiff53 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/
Dfindoptdiff53 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/
Dinsert_extract_elim_test.cpp628 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/
Dinsert_extract_elim_test.cpp628 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/
Dfabs.ll25 %bc2 = bitcast i32 %and to float
26 ret float %bc2
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Duncond_br.ll18 %.bc2 = bitcast i8* %1 to i32*
19 store i32 %3, i32* %.bc2, align 1
/external/llvm/test/CodeGen/PowerPC/
Dfabs.ll27 %bc2 = bitcast i32 %and to float
28 ret float %bc2
/external/llvm/test/CodeGen/AArch64/
Dfcvt-int.ll161 %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/
Dfcvt-int.ll161 %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/
Dfunclet.ll69 %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/
Dfunclet.ll69 %bc2 = bitcast i8* %.frame2 to i32*
90 store i32 2, i32* %bc2, align 4
102 ; CHECK: store i32 2, i32* %bc2, align 4

123