Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h828 const Operator* I16x8SConvertI8x16High();
H A Dopcodes.h902 V(I16x8SConvertI8x16High) \
H A Dmachine-operator.cc526 V(I16x8SConvertI8x16High, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc4814 return graph()->NewNode(mcgraph()->machine()->I16x8SConvertI8x16High(), in SimdOp()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h438 void I16x8SConvertI8x16High(XMMRegister dst, XMMRegister src);
H A Dmacro-assembler-shared-ia32-x64.cc640 void SharedTurboAssembler::I16x8SConvertI8x16High(XMMRegister dst, in I16x8SConvertI8x16High() function in v8::internal::SharedTurboAssembler
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h425 V(I16x8SConvertI8x16High, 0xfd88, s_s) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1260 V(I16x8SConvertI8x16High) \
H A Dmacro-assembler-s390.cc5288 V(I16x8SConvertI8x16High, vuph, 0, 0, 0) \ in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2174 V(I16x8SConvertI8x16High, kMipsI16x8SConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2356 V(I16x8SConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2582 V(I16x8SConvertI8x16High) \
H A Dcode-generator-s390.cc2708 V(I16x8SConvertI8x16High, Simd128Register, Simd128Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2429 V(i16x8_sconvert_i8x16_high, I16x8SConvertI8x16High, fp, fp, , void) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2601 V(I16x8SConvertI8x16High, kArmI16x8SConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc2934 V(I16x8SConvertI8x16High, kMips64I16x8SConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3165 V(I16x8SConvertI8x16High) \
H A Dcode-generator-x64.cc3370 __ I16x8SConvertI8x16High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2384 V(I16x8SConvertI8x16High) \
H A Dcode-generator-ia32.cc2480 __ I16x8SConvertI8x16High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2678 V(I16x8SConvertI8x16High, kLoong64I16x8SConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2903 V(I16x8SConvertI8x16High, kRiscvI16x8SConvertI8x16High) \
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h4242 I16x8SConvertI8x16High(dst.fp(), src.fp());
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h3794 I16x8SConvertI8x16High(dst.fp(), src.fp()); in emit_i16x8_sconvert_i8x16_high()

Completed in 114 milliseconds