/external/llvm/test/CodeGen/X86/ |
vec_shuffle-26.ll | 17 ; CHECK: unpckhps 18 ; CHECK: unpckhps 20 ; CHECK: unpckhps 23 ; ATOM: unpckhps 24 ; ATOM: unpckhps 25 ; ATOM: unpckhps 28 %unpckhps = shufflevector <4 x float> %p0, <4 x float> %p2, <4 x i32> < i32 2, i32 6, i32 3, i32 7 > ; <<4 x float>> [#uses=2] 34 %unpcklps20 = shufflevector <4 x float> %unpckhps, <4 x float> %unpckhps11, <4 x i32> < i32 0, i32 4, i32 1, i32 5 > ; <<4 x float>> [#uses=1] 35 %unpckhps23 = shufflevector <4 x float> %unpckhps, <4 x float> %unpckhps11, <4 x i32> < i32 2, i32 6, i32 3, i32 7 > ; <<4 x float>> [#uses=1]
|
vec_shuffle-25.ll | 3 ; RUN: grep unpckhps %t | count 1 18 %unpckhps = shufflevector <4 x float> %p0, <4 x float> %p2, <4 x i32> < i32 2, i32 6, i32 3, i32 7 > ; <<4 x float>> [#uses=2] 26 %unpcklps20 = shufflevector <4 x float> %unpckhps, <4 x float> %unpckhps11, <4 x i32> < i32 0, i32 4, i32 1, i32 5 > ; <<4 x float>> [#uses=1] 29 %unpckhps23 = shufflevector <4 x float> %unpckhps, <4 x float> %unpckhps11, <4 x i32> < i32 2, i32 6, i32 3, i32 7 > ; <<4 x float>> [#uses=1]
|
sse-align-12.ll | 21 ; CHECK: unpckhps
|
/external/valgrind/main/memcheck/tests/x86/ |
sse1_memory.stdout.exp | [all...] |
/external/llvm/lib/Target/X86/Utils/ |
X86ShuffleDecode.h | 51 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd
|
X86ShuffleDecode.cpp | 155 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd
|
/external/valgrind/main/memcheck/tests/amd64/ |
sse_memory.stdout.exp | [all...] |
sse_memory.c | 248 TEST_INSN( &AllMask, PS,unpckhps)
|
/external/llvm/test/MC/X86/ |
shuffle-comments.s | 198 unpckhps %xmm0, %xmm1 label 200 unpckhps (%rax), %xmm1 label
|
x86-32-coverage.s | 1127 // CHECK: unpckhps %xmm5, %xmm5 1128 unpckhps %xmm5,%xmm5 [all...] |
/external/valgrind/main/none/tests/amd64/ |
insn_sse.def | 153 unpckhps xmm.ps[12.34,56.78,43.21,87.65] xmm.ps[11.22,33.44,55.66,77.88] => 1.ps[55.66,43.21,77.88,87.65] 154 unpckhps m128.ps[12.34,56.78,43.21,87.65] xmm.ps[11.22,33.44,55.66,77.88] => 1.ps[55.66,43.21,77.88,87.65]
|
/external/valgrind/main/none/tests/x86/ |
insn_sse.def | 149 unpckhps xmm.ps[12.34,56.78,43.21,87.65] xmm.ps[11.22,33.44,55.66,77.88] => 1.ps[55.66,43.21,77.88,87.65] 150 unpckhps m128.ps[12.34,56.78,43.21,87.65] xmm.ps[11.22,33.44,55.66,77.88] => 1.ps[55.66,43.21,77.88,87.65]
|
/external/elfutils/tests/ |
testfile44.expect.bz2 | |
/external/elfutils/libcpu/defs/ |
i386 | 637 00001111,00010101,{Mod}{xmmreg}{R_m}:unpckhps {Mod}{R_m},{xmmreg} [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrSSE.td | [all...] |
/external/valgrind/main/ |
NEWS | [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-as | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/ |
as | |
/external/valgrind/main/VEX/priv/ |
guest_amd64_toIR.c | [all...] |
guest_x86_toIR.c | [all...] |