Home
last modified time | relevance | path

Searched refs:Pmovsxdq (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h384 AVX_OP_SSE4_1(Pmovsxdq, pmovsxdq)
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DDataMov.cpp1007 TEST_F(AssemblerX8632Test, Pmovsxdq) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DDataMov.cpp1402 TEST_F(AssemblerX8664Test, Pmovsxdq) { in TEST_F() argument
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2052 __ Pmovsxdq(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
3114 __ Pmovsxdq(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc3130 __ Pmovsxdq(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
3918 __ Pmovsxdq(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h2405 Pmovsxdq(dst.fp(), src_op); in LoadTransform()
3471 Pmovsxdq(dst.fp(), src.fp()); in emit_i64x2_sconvert_i32x4_low()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h2782 Pmovsxdq(dst.fp(), src_op); in LoadTransform()
3906 Pmovsxdq(dst.fp(), src.fp()); in emit_i64x2_sconvert_i32x4_low()