Home
last modified time | relevance | path

Searched refs:F64x2ConvertLowI32x4U (Results 1 – 25 of 25) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h724 const Operator* F64x2ConvertLowI32x4U(); in NON_EXPORTED_BASE()
Dopcodes.h797 V(F64x2ConvertLowI32x4U) \
Dmachine-operator.cc437 V(F64x2ConvertLowI32x4U, Operator::kNoProperties, 1, 0, 1) \
Dwasm-compiler.cc4528 return graph()->NewNode(mcgraph()->machine()->F64x2ConvertLowI32x4U(), in SimdOp()
/third_party/node/deps/v8/src/codegen/arm/
Dmacro-assembler-arm.h581 void F64x2ConvertLowI32x4U(QwNeonRegister dst, QwNeonRegister src);
Dmacro-assembler-arm.cc2764 void TurboAssembler::F64x2ConvertLowI32x4U(QwNeonRegister dst, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes.h524 V(F64x2ConvertLowI32x4U, 0xfdff, s_s)
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
Dmacro-assembler-shared-ia32-x64.h602 void F64x2ConvertLowI32x4U(XMMRegister dst, XMMRegister src, in F64x2ConvertLowI32x4U() function
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h1237 V(F64x2ConvertLowI32x4U) \
Dmacro-assembler-s390.cc5625 void TurboAssembler::F64x2ConvertLowI32x4U(Simd128Register dst, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc2319 V(F64x2ConvertLowI32x4U) \
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc2138 V(F64x2ConvertLowI32x4U, kMipsF64x2ConvertLowI32x4U) \
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc2541 V(F64x2ConvertLowI32x4U) \
Dcode-generator-s390.cc3033 __ F64x2ConvertLowI32x4U(i.OutputSimd128Register(), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc2646 V(F64x2ConvertLowI32x4U, kLoong64F64x2ConvertLowI32x4U) \
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2735 F64x2ConvertLowI32x4U(dst.fp(), src.fp()); in emit_f64x2_convert_low_i32x4_u()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc2902 V(F64x2ConvertLowI32x4U, kMips64F64x2ConvertLowI32x4U) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc2861 V(F64x2ConvertLowI32x4U, kRiscvF64x2ConvertLowI32x4U) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc1893 __ F64x2ConvertLowI32x4U(i.OutputSimd128Register(), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc3471 V(F64x2ConvertLowI32x4U, kArm64F64x2ConvertLowI32x4U) \
/third_party/node/deps/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc2035 __ F64x2ConvertLowI32x4U(i.OutputSimd128Register(), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/wasm/baseline/x64/
Dliftoff-assembler-x64.h3678 F64x2ConvertLowI32x4U(dst.fp(), src.fp(), kScratchRegister); in emit_f64x2_convert_low_i32x4_u()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc2827 __ F64x2ConvertLowI32x4U(i.OutputSimd128Register(), in AssembleArchInstruction() local
/third_party/node/deps/v8/src/wasm/baseline/arm/
Dliftoff-assembler-arm.h2637 F64x2ConvertLowI32x4U(liftoff::GetSimd128Register(dst), in emit_f64x2_convert_low_i32x4_u()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h4118 F64x2ConvertLowI32x4U(dst.fp(), src.fp(), tmp); in emit_f64x2_convert_low_i32x4_u()