Home
last modified time | relevance | path

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

123

/external/llvm-project/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.ll40 %bc1 = bitcast i8** %alloca1 to i8*
41 call void @llvm.lifetime.end.p0i8(i64 4, i8* nonnull %bc1)
93 %bc1 = bitcast i8** %alloca1 to i8*
94 call void @llvm.lifetime.end.p0i8(i64 4, i8* nonnull %bc1)
Dpr39926.ll32 %bc1 = bitcast i8* %gep1 to i16*
33 store volatile i16 0, i16* %bc1
/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)
/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 …]
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
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 …]
/external/llvm-project/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/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-project/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-project/llvm/test/Transforms/PhaseOrdering/X86/
Dshuffle.ll19 %bc1 = bitcast <4 x i32> %shuffle to <2 x i64>
20 %bc2 = bitcast <2 x i64> %bc1 to <8 x i16>
40 %bc1 = bitcast <4 x i32> %shuffle to <2 x i64>
41 %bc2 = bitcast <2 x i64> %bc1 to <16 x i8>
61 %bc1 = bitcast <16 x i8> %shuffle to <2 x i64>
62 %bc2 = bitcast <2 x i64> %bc1 to <4 x i32>
83 %bc1 = bitcast <4 x i32> %shuffle1 to <8 x i16>
85 %add = add <8 x i16> %bc1, %bc2
101 %bc1 = bitcast <4 x i32> %shuffle1 to <16 x i8>
103 %add = add <16 x i8> %bc1, %bc2
[all …]
/external/tensorflow/tensorflow/core/util/
Dincremental_barrier_test.cc66 IncrementalBarrier::BarrierCallback bc1, bc2; in TEST() local
74 bc1 = barrier.Inc(); in TEST()
84 bc1(); in TEST()
/external/llvm-project/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/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-project/llvm/test/CodeGen/PowerPC/
Dfabs.ll24 %bc1 = bitcast float %x to i32
25 %and = and i32 %bc1, 2147483647
/external/llvm/test/CodeGen/PowerPC/
Dfabs.ll25 %bc1 = bitcast float %x to i32
26 %and = and i32 %bc1, 2147483647
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dfloat-bit-preserving-dagcombines.ll58 %bc1 = bitcast float %a3 to i32
59 %and = and i32 %bc1, 2147483647
134 %bc1 = bitcast double %a3 to i64
135 %and = and i64 %bc1, 9223372036854775807
183 %bc1 = bitcast float %a3 to i32
184 %and = xor i32 %bc1, 2147483648
257 %bc1 = bitcast double %a3 to i64
258 %and = xor i64 %bc1, 9223372036854775808
309 %bc1 = bitcast float %a3 to i32
310 %and = or i32 %bc1, 2147483648
[all …]
/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/llvm-project/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()
/external/llvm-project/llvm/test/Transforms/Attributor/
Dchain.ll27 %bc1 = bitcast i32* %arg to i8*
28 call void @foo(i8* %bc1)

123