Home
last modified time | relevance | path

Searched refs:bc1 (Results 1 – 25 of 60) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfp-logic.ll25 %bc1 = bitcast float %x to i32
26 %and = and i32 %bc1, %y
38 %bc1 = bitcast float %x to i32
39 %and = and i32 %y, %bc1
51 %bc1 = bitcast float %x to i32
52 %and = and i32 %bc1, 1
64 %bc1 = bitcast float %x to i32
65 %and = and i32 2, %bc1
77 %bc1 = bitcast float %x to i32
78 %and = and i32 %bc1, %y
[all …]
Dfp-logic-replace.ll27 %bc1 = bitcast double %x to i64
29 %and = and i64 %bc1, %bc2
50 %bc1 = bitcast double %x to i64
53 %and = and i64 %bc1, %not
73 %bc1 = bitcast double %x to i64
75 %or = or i64 %bc1, %bc2
95 %bc1 = bitcast double %x to i64
97 %xor = xor i64 %bc1, %bc2
Dcatchpad-lifetime.ll28 %bc1 = bitcast i8** %alloca1 to i8*
29 call void @llvm.lifetime.end.p0i8(i64 4, i8* nonnull %bc1)
65 %bc1 = bitcast i8** %alloca1 to i8*
66 call void @llvm.lifetime.end.p0i8(i64 4, i8* nonnull %bc1)
Dcombine-or.ll304 %bc1 = bitcast <2 x double> %a0 to <2 x i64>
306 %and1 = and <2 x i64> %bc1, <i64 0, i64 -1>
319 %bc1 = bitcast <4 x float> %a0 to <4 x i32>
321 %and1 = and <4 x i32> %bc1, <i32 0, i32 -1, i32 -1, i32 0>
334 %bc1 = bitcast <4 x float> %a0 to <2 x i64>
336 %and1 = and <2 x i64> %bc1, <i64 0, i64 -1>
349 %bc1 = bitcast <4 x float> %a0 to <4 x i32>
351 %and1 = and <4 x i32> %bc1, <i32 0, i32 -1, i32 -1, i32 0>
/external/llvm/test/CodeGen/X86/
Dfp-logic.ll29 %bc1 = bitcast float %x to i32
30 %and = and i32 %bc1, %y
43 %bc1 = bitcast float %x to i32
44 %and = and i32 %y, %bc1
57 %bc1 = bitcast float %x to i32
58 %and = and i32 %bc1, 1
71 %bc1 = bitcast float %x to i32
72 %and = and i32 2, %bc1
86 %bc1 = bitcast float %x to i32
87 %and = and i32 %bc1, %y
[all …]
Dcatchpad-lifetime.ll28 %bc1 = bitcast i8** %alloca1 to i8*
29 call void @llvm.lifetime.end(i64 4, i8* nonnull %bc1)
65 %bc1 = bitcast i8** %alloca1 to i8*
66 call void @llvm.lifetime.end(i64 4, i8* nonnull %bc1)
Dcombine-or.ll290 %bc1 = bitcast <2 x double> %a0 to <2 x i64>
292 %and1 = and <2 x i64> %bc1, <i64 0, i64 -1>
305 %bc1 = bitcast <4 x float> %a0 to <4 x i32>
307 %and1 = and <4 x i32> %bc1, <i32 0, i32 -1, i32 -1, i32 0>
320 %bc1 = bitcast <4 x float> %a0 to <2 x i64>
322 %and1 = and <2 x i64> %bc1, <i64 0, i64 -1>
335 %bc1 = bitcast <4 x float> %a0 to <4 x i32>
337 %and1 = and <4 x i32> %bc1, <i32 0, i32 -1, i32 -1, i32 0>
/external/llvm/test/Transforms/InstCombine/
Dbitcast-bitcast.ll6 %bc1 = bitcast i128 %a to fp128
7 %bc2 = bitcast fp128 %bc1 to ppc_fp128
16 %bc1 = bitcast i64 %a to double
17 %bc2 = bitcast double %bc1 to <2 x i32>
26 %bc1 = bitcast i64 %a to <2 x i32>
27 %bc2 = bitcast <2 x i32> %bc1 to double
36 %bc1 = bitcast i64 %a to <4 x i16>
37 %bc2 = bitcast <4 x i16> %bc1 to <2 x i32>
46 %bc1 = bitcast <2 x i32> %a to double
47 %bc2 = bitcast double %bc1 to i64
[all …]
Dlogical-select.ll102 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
103 %and1 = and <2 x i64> %bc1, %sia
124 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
125 %and1 = and <2 x i64> %bc1, %sia
146 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
147 %and1 = and <2 x i64> %bc1, %sia
168 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
169 %and1 = and <2 x i64> %bc1, %sia
190 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
191 %and1 = and <2 x i64> %sia, %bc1
[all …]
Dbitcast.ll123 %bc1 = bitcast <2 x float> %A to <2 x i32>
124 %ext = extractelement <2 x i32> %bc1, i32 0
136 %bc1 = bitcast <4 x float> %A to <2 x double>
137 %ext = extractelement <2 x double> %bc1, i32 1
150 %bc1 = bitcast <2 x i32> %A to <1 x i64>
151 %ext = extractelement <1 x i64> %bc1, i32 0
156 ; CHECK-NEXT: %bc1 = bitcast <2 x i32> %A to <1 x i64>
157 ; CHECK-NEXT: %ext = extractelement <1 x i64> %bc1, i32 0
165 %bc1 = bitcast i128 %A to <2 x i64>
166 %ext = extractelement <2 x i64> %bc1, i32 0
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dbitcast-bitcast.ll6 %bc1 = bitcast i128 %a to fp128
7 %bc2 = bitcast fp128 %bc1 to ppc_fp128
16 %bc1 = bitcast i64 %a to double
17 %bc2 = bitcast double %bc1 to <2 x i32>
26 %bc1 = bitcast i64 %a to <2 x i32>
27 %bc2 = bitcast <2 x i32> %bc1 to double
36 %bc1 = bitcast i64 %a to <4 x i16>
37 %bc2 = bitcast <4 x i16> %bc1 to <2 x i32>
46 %bc1 = bitcast <2 x i32> %a to double
47 %bc2 = bitcast double %bc1 to i64
[all …]
Dlogical-select.ll179 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
180 %and1 = and <2 x i64> %bc1, %sia
201 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
202 %and1 = and <2 x i64> %bc1, %sia
223 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
224 %and1 = and <2 x i64> %bc1, %sia
245 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
246 %and1 = and <2 x i64> %bc1, %sia
267 %bc1 = bitcast <4 x i32> %sext to <2 x i64>
268 %and1 = and <2 x i64> %sia, %bc1
[all …]
Dbitcast.ll126 %bc1 = bitcast <4 x i32> %a to <2 x i64>
128 %and = and <2 x i64> %bc2, %bc1
145 %bc1 = bitcast <4 x float> %a to <2 x i64>
147 %and = and <2 x i64> %bc2, %bc1
161 %bc1 = bitcast i128 %a to <2 x i64>
162 %or = or <2 x i64> %b, %bc1
176 %bc1 = bitcast <4 x i32> %a to i128
177 %xor = xor i128 %bc1, %b
341 %bc1 = bitcast <2 x float> %A to <2 x i32>
342 %ext = extractelement <2 x i32> %bc1, i32 0
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dfindoptdiff52 bc1=$3
62 opt1="${bc1}.opt"
64 ll1="${bc1}.ll"
66 opt1ll="${bc1}.opt.ll"
78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
/external/llvm/utils/
Dfindoptdiff52 bc1=$3
62 opt1="${bc1}.opt"
64 ll1="${bc1}.ll"
66 opt1ll="${bc1}.opt.ll"
78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
/external/swiftshader/third_party/LLVM/utils/
Dfindoptdiff52 bc1=$3
62 opt1="${bc1}.opt"
64 ll1="${bc1}.ll"
66 opt1ll="${bc1}.opt.ll"
78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dfabs.ll23 %bc1 = bitcast float %x to i32
24 %and = and i32 %bc1, 2147483647
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/
Dzero-sized-pointee-crash.ll18 ; CHECK-NEXT: %[[bc1:.*]] = bitcast {}* %[[phi]] to i8*
19 ; CHECK-NEXT: %[[gep:.*]] = getelementptr i8, i8* %[[bc1]], i64 1
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Duncond_br.ll15 %.bc1 = bitcast i8* %1 to i32*
16 %2 = load i32, i32* %.bc1, align 1
Dmips-legalization.ll35 %a.addr.bc1 = bitcast i8* %a.addr to i32*
36 %0 = load i32, i32* %a.addr.bc1, align 1
/external/llvm/test/CodeGen/PowerPC/
Dfabs.ll25 %bc1 = bitcast float %x to i32
26 %and = and i32 %bc1, 2147483647
/external/llvm/test/Transforms/LoopVectorize/
Dzero-sized-pointee-crash.ll19 ; CHECK-NEXT: %[[bc1:.*]] = bitcast {}* %[[phi]] to i8*
20 ; CHECK-NEXT: %[[gep:.*]] = getelementptr i8, i8* %[[bc1]], i64 1
/external/llvm/test/CodeGen/AArch64/
Dfcvt-int.ll159 %bc1 = bitcast double %x to i64
160 %and = and i64 %bc1, 9223372036854775807
171 %bc1 = bitcast float %x to i32
172 %xor = xor i32 %bc1, 2147483648
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfcvt-int.ll159 %bc1 = bitcast double %x to i64
160 %and = and i64 %bc1, 9223372036854775807
171 %bc1 = bitcast float %x to i32
172 %xor = xor i32 %bc1, 2147483648
/external/aac/libAACenc/src/
Ddyn_bits.cpp162 static inline INT FDKaacEnc_findMinMergeBits(const INT* const bc1, in FDKaacEnc_findMinMergeBits() argument
167 DWORD_ALIGNED(bc1); in FDKaacEnc_findMinMergeBits()
171 minBits = fixMin(minBits, bc1[j] + bc2[j]); in FDKaacEnc_findMinMergeBits()
176 static inline void FDKaacEnc_mergeBitLookUp(INT* const RESTRICT bc1, in FDKaacEnc_mergeBitLookUp() argument
182 bc1[j] = fixMin(bc1[j] + bc2[j], INVALID_BITCOUNT); in FDKaacEnc_mergeBitLookUp()

123