Home
last modified time | relevance | path

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

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

Completed in 119 milliseconds