Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h846 const Operator* I16x8UConvertI8x16High();
H A Dopcodes.h921 V(I16x8UConvertI8x16High) \
H A Dmachine-operator.cc543 V(I16x8UConvertI8x16High, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc4870 return graph()->NewNode(mcgraph()->machine()->I16x8UConvertI8x16High(), in SimdOp()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h439 void I16x8UConvertI8x16High(XMMRegister dst, XMMRegister src,
H A Dmacro-assembler-shared-ia32-x64.cc663 void SharedTurboAssembler::I16x8UConvertI8x16High(XMMRegister dst, in I16x8UConvertI8x16High() function in v8::internal::SharedTurboAssembler
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h427 V(I16x8UConvertI8x16High, 0xfd8a, s_s) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1262 V(I16x8UConvertI8x16High) \
H A Dmacro-assembler-s390.cc5290 V(I16x8UConvertI8x16High, vuplh, 0, 0, 0) \ in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2176 V(I16x8UConvertI8x16High, kMipsI16x8UConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2358 V(I16x8UConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2584 V(I16x8UConvertI8x16High) \
H A Dcode-generator-s390.cc2710 V(I16x8UConvertI8x16High, Simd128Register, Simd128Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2431 V(i16x8_uconvert_i8x16_high, I16x8UConvertI8x16High, fp, fp, , void) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2604 V(I16x8UConvertI8x16High, kArmI16x8UConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc2936 V(I16x8UConvertI8x16High, kMips64I16x8UConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3168 V(I16x8UConvertI8x16High) \
H A Dcode-generator-x64.cc3455 __ I16x8UConvertI8x16High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2387 V(I16x8UConvertI8x16High) \
H A Dcode-generator-ia32.cc2591 __ I16x8UConvertI8x16High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2680 V(I16x8UConvertI8x16High, kLoong64I16x8UConvertI8x16High) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2905 V(I16x8UConvertI8x16High, kRiscvI16x8UConvertI8x16High) \
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h4252 I16x8UConvertI8x16High(dst.fp(), src.fp(), liftoff::kScratchDoubleReg);
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h3804 I16x8UConvertI8x16High(dst.fp(), src.fp(), kScratchDoubleReg); in emit_i16x8_uconvert_i8x16_high()

Completed in 116 milliseconds