HomeSort by relevance Sort by last modified time
    Searched refs:pshufhw (Results 1 - 5 of 5) sorted by null

  /external/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 73 pshufhw xmm0, xmm3, 0xd8
75 pshufhw xmm1, xmm3, 0xd8
dct_sse2.asm 81 pshufhw xmm1, xmm1, 0b1h ;22 23 02 03 xx xx xx xx
82 pshufhw xmm2, xmm2, 0b1h ;32 33 12 13 xx xx xx xx
131 pshufhw xmm0, xmm0, 0d8h ;b1 a1 b1 a1 b1 a1 b1 a1
132 pshufhw xmm3, xmm3, 0d8h ;c1 d1 c1 d1 c1 d1 c1 d1
  /external/qemu/target-i386/
ops_sse_header.h 130 DEF_HELPER_3(glue(pshufhw, SUFFIX), void, Reg, Reg, int)
  /external/libvpx/vp8/common/x86/
idctllm_sse2.asm 51 pshufhw xmm4, xmm4, 00000000b
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp 5749 bool pshuflw = AllWordsInNewV, pshufhw = AllWordsInNewV; local
    [all...]

Completed in 111 milliseconds