Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h242 AVX_OP(Cvtps2pd, cvtps2pd)
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc1866 __ Cvtps2pd(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local
1868 __ Cvtps2pd(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc2834 __ Cvtps2pd(i.OutputSimd128Register(), i.MemoryOperand()); in AssembleArchInstruction() local
2836 __ Cvtps2pd(i.OutputSimd128Register(), i.InputSimd128Register(0)); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h3683 Cvtps2pd(dst.fp(), src.fp()); in emit_f64x2_promote_low_f32x4()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h4123 Cvtps2pd(dst.fp(), src.fp()); in emit_f64x2_promote_low_f32x4()