Home
last modified time | relevance | path

Searched refs:Pmovzxdq (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h387 AVX_OP_SSE4_1(Pmovzxdq, pmovzxdq)
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2061 __ Pmovzxdq(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
3118 __ Pmovzxdq(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc3139 __ Pmovzxdq(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
3923 __ Pmovzxdq(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h2407 Pmovzxdq(dst.fp(), src_op); in LoadTransform()
3481 Pmovzxdq(dst.fp(), src.fp()); in emit_i64x2_uconvert_i32x4_low()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h2784 Pmovzxdq(dst.fp(), src_op); in LoadTransform()
3916 Pmovzxdq(dst.fp(), src.fp()); in emit_i64x2_uconvert_i32x4_low()