Home
last modified time | relevance | path

Searched refs:I32x4SConvertI16x8High (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h789 const Operator* I32x4SConvertI16x8High();
H A Dopcodes.h861 V(I32x4SConvertI16x8High) \
H A Dmachine-operator.cc492 V(I32x4SConvertI16x8High, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc4707 return graph()->NewNode(mcgraph()->machine()->I32x4SConvertI16x8High(), in SimdOp()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h449 void I32x4SConvertI16x8High(XMMRegister dst, XMMRegister src);
H A Dmacro-assembler-shared-ia32-x64.cc769 void SharedTurboAssembler::I32x4SConvertI16x8High(XMMRegister dst, in I32x4SConvertI16x8High() function in v8::internal::SharedTurboAssembler
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h453 V(I32x4SConvertI16x8High, 0xfda8, s_s) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1254 V(I32x4SConvertI16x8High) \
H A Dmacro-assembler-s390.cc5282 V(I32x4SConvertI16x8High, vuph, 0, 0, 1) \ in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2164 V(I32x4SConvertI16x8High, kMipsI32x4SConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2343 V(I32x4SConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2571 V(I32x4SConvertI16x8High) \
H A Dcode-generator-s390.cc2701 V(I32x4SConvertI16x8High, Simd128Register, Simd128Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2422 V(i32x4_sconvert_i16x8_high, I32x4SConvertI16x8High, fp, fp, , void) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2593 V(I32x4SConvertI16x8High, kArmI32x4SConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc2925 V(I32x4SConvertI16x8High, kMips64I32x4SConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3158 V(I32x4SConvertI16x8High) \
H A Dcode-generator-x64.cc3173 __ I32x4SConvertI16x8High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2377 V(I32x4SConvertI16x8High) \
H A Dcode-generator-ia32.cc2248 __ I32x4SConvertI16x8High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2669 V(I32x4SConvertI16x8High, kLoong64I32x4SConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2894 V(I32x4SConvertI16x8High, kRiscvI32x4SConvertI16x8High) \
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h4262 I32x4SConvertI16x8High(dst.fp(), src.fp());
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h3814 I32x4SConvertI16x8High(dst.fp(), src.fp()); in emit_i32x4_sconvert_i16x8_high()

Completed in 134 milliseconds