Home
last modified time | relevance | path

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

/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 …]
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>
Datomic_mi.ll960 %bc1 = bitcast float %fadd to i32
961 store atomic i32 %bc1, i32* %ptr release, align 4
978 %bc1 = bitcast double %fadd to i64
979 store atomic i64 %bc1, i64* %ptr release, align 8
/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.ll70 %bc1 = bitcast <2 x float> %A to <2 x i32>
71 %ext = extractelement <2 x i32> %bc1, i32 0
83 %bc1 = bitcast <4 x float> %A to <2 x double>
84 %ext = extractelement <2 x double> %bc1, i32 1
97 %bc1 = bitcast <2 x i32> %A to <1 x i64>
98 %ext = extractelement <1 x i64> %bc1, i32 0
103 ; CHECK-NEXT: %bc1 = bitcast <2 x i32> %A to <1 x i64>
104 ; CHECK-NEXT: %ext = extractelement <1 x i64> %bc1, i32 0
112 %bc1 = bitcast i128 %A to <2 x i64>
113 %ext = extractelement <2 x i64> %bc1, i32 0
Dtrunc.ll146 ; CHECK-NEXT: %bc1 = bitcast <2 x i64> %v to <4 x i32>
147 ; CHECK-NEXT: %ext = extractelement <4 x i32> %bc1, i32 2
/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/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/aac/libAACenc/src/
Ddyn_bits.cpp165 const INT* const bc1, in FDKaacEnc_findMinMergeBits() argument
177 if (bc1[j] + bc2[j] < minBits) in FDKaacEnc_findMinMergeBits()
179 minBits = bc1[j] + bc2[j]; in FDKaacEnc_findMinMergeBits()
186 INT* const bc1, in FDKaacEnc_mergeBitLookUp() argument
194 bc1[j] = fixMin(bc1[j] + bc2[j], INVALID_BITCOUNT); in FDKaacEnc_mergeBitLookUp()
/external/eigen/test/eigen2/
Deigen2_submatrices.cpp76 VectorType bc1(m1.block(0,c1,rows,1)); in submatrices() local
79 VERIFY_IS_APPROX(m1.col(c1), bc1); in submatrices()
/external/llvm/test/CodeGen/Mips/
D2008-07-23-fpcmp.ll3 ; RUN: grep "bc1[tf]" %t | count 3
/external/eigen/test/
Dblock.cpp82 VectorType bc1(m1.block(0,c1,rows,1)); in block() local
85 VERIFY_IS_EQUAL(m1.col(c1), bc1); in block()
/external/llvm/lib/Target/Mips/
DMipsScheduleP5600.td253 // abs.[ds], abs.ps, bc1[tf]l?, mov[tf].[ds], mov[tf], mov.[ds], [cm][ft]c1,
351 // bc1[ft], cfc1, mfc1, mfhc1, movf, movt
/external/elfutils/tests/
Drun-strings-test.sh111 testfile4: bc1 __vt_10bad_typeid
Dtestfile45.expect.bz2
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
/external/tcpdump/tests/
Dgeonet_and_calm_fast.out107 0x00a0: 2000 0602 0bc1 0004 eb14 4030 000f de86 ..........@0....
/external/llvm/test/Transforms/SROA/
Dbasictest.ll714 %bc1 = bitcast i64* %l1 to i8*
715 %gep1 = getelementptr i8, i8* %bc1, i64 3
1629 %bc1 = bitcast i8* %gep1 to i16*
1630 store i16 0, i16* %bc1
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest.sym678 FUNC 1bc1 19a 0 parse_cmdline
679 1bc1 6 221 3891
2720 STACK WIN 4 1bc1 19a d 0 c 0 4 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
Domap_stretched.sym641 1bc1 9 332 2369
2451 5bc1 4 244 3447
Domap_stretched_filled.sym2334 5bc1 4 244 3447
Ddump_syms_regtest64.sym1782 4bc1 2 482 4150
/external/google-breakpad/src/processor/testdata/
Dmodule0.out9593 7bc1 c 217 2371
10067 8bc1 4 1641 6034
14728 12bc1 2e 30 5592
19868 22bc1 5 350 3904
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym9593 7bc1 c 217 2371
10067 8bc1 4 1641 6034
14728 12bc1 2e 30 5592
19868 22bc1 5 350 3904
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym54938 PUBLIC 19bc1 0 _ZN58ExceptionHandlerTest_NoRedeliveryOnFilterCallbackTrue_Test8TestBodyEv