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

  /external/openssl/crypto/aes/asm/
vpaes-x86.pl 440 &movhlps("xmm6","xmm4"); # clobber low side with zeros
551 &movhlps("xmm6","xmm1"); # clobber low side with zeros
vpaes-x86_64.pl 356 movhlps %xmm4, %xmm6 # clobber low side with zeros
472 movhlps %xmm1, %xmm6 # clobber low side with zeros
  /external/libyuv/files/source/
scale.cc 729 movhlps xmm1, xmm0
758 movhlps xmm1, xmm0
759 movhlps xmm3, xmm2
768 movhlps xmm3, xmm2
868 movhlps xmm3, xmm2
877 movhlps xmm1, xmm0
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 803 movhlps xmm1,xmm0
861 movhlps xmm1,xmm0
909 movhlps xmm1,xmm0
    [all...]
db_utilities_linalg.h 414 movhlps xmm0,xmm7 /* high half to low half */
db_feature_matching.cpp     [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 803 movhlps xmm1,xmm0
861 movhlps xmm1,xmm0
909 movhlps xmm1,xmm0
    [all...]
db_utilities_linalg.h 414 movhlps xmm0,xmm7 /* high half to low half */
db_feature_matching.cpp     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 953 // CHECK: movhlps %xmm5, %xmm5
954 movhlps %xmm5,%xmm5
    [all...]

Completed in 1170 milliseconds