HomeSort by relevance Sort by last modified time
    Searched full:unpckhps (Results 1 - 25 of 41) sorted by null

1 2

  /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 52 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd
X86ShuffleDecode.cpp 156 /// DecodeUNPCKHMask - This decodes the shuffle masks for unpckhps/unpckhpd
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssewidth.asm 552 unpckhps xmm1, xmm2 label
553 unpckhps xmm1, dqword [rbx] label
avx.asm 2549 unpckhps xmm1, xmm2 label
2550 unpckhps xmm1, [rax] label
2551 unpckhps xmm1, dqword [rax] label
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 248 TEST_INSN( &AllMask, PS,unpckhps)
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
sse_xform1.S 428 UNPCKHPS( XMM2, XMM2 ) /* ox*m3+m15 | ox*m3+m15 | ox*m2+m14 | ox*m2+m14 */
sse_xform2.S 448 UNPCKHPS( XMM3, XMM3 )
sse_xform3.S 494 UNPCKHPS( XMM4, XMM4 )
  /external/mesa3d/src/mesa/x86/
sse_xform1.S 428 UNPCKHPS( XMM2, XMM2 ) /* ox*m3+m15 | ox*m3+m15 | ox*m2+m14 | ox*m2+m14 */
sse_xform2.S 448 UNPCKHPS( XMM3, XMM3 )
sse_xform3.S 494 UNPCKHPS( XMM4, XMM4 )
  /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 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/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/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 1161 AVX_INSTR unpckhps, 1, 0, 0
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 1090 AVX_INSTR unpckhps, 1, 0, 0
  /external/chromium_org/third_party/x86inc/
x86inc.asm 943 AVX_INSTR unpckhps, 1, 0
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 1157 AVX_INSTR unpckhps, 1, 0, 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 1157 AVX_INSTR unpckhps, 1, 0, 0

Completed in 1081 milliseconds

1 2