Home
last modified time | relevance | path

Searched refs:vmovhlps (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dvpaes-armv8.pl752 ins v6.d[0], v4.d[0] // vmovhlps %xmm4, %xmm6, %xmm6 # clobber low side with zeros
872 ins v6.d[0], v1.d[0] // vmovhlps %xmm1, %xmm6, %xmm6 # clobber low side with zeros
/third_party/openssl/crypto/aes/asm/
H A Dvpaes-armv8.pl769 ins v6.d[0], v4.d[0] // vmovhlps %xmm4, %xmm6, %xmm6 # clobber low side with zeros
891 ins v6.d[0], v1.d[0] // vmovhlps %xmm1, %xmm6, %xmm6 # clobber low side with zeros
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.cc144 vmovhlps(dst, src, src); in F64x2ExtractLane()
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h1171 void vmovhlps(XMMRegister dst, XMMRegister src1, XMMRegister src2);
H A Dassembler-ia32.cc2884 void Assembler::vmovhlps(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vmovhlps() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h1485 void vmovhlps(XMMRegister dst, XMMRegister src1, XMMRegister src2) { in vmovhlps() function in v8::internal::Assembler

Completed in 23 milliseconds