Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h805 const Operator* I32x4UConvertI16x8High();
H A Dopcodes.h878 V(I32x4UConvertI16x8High) \
H A Dmachine-operator.cc507 V(I32x4UConvertI16x8High, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc4754 return graph()->NewNode(mcgraph()->machine()->I32x4UConvertI16x8High(), in SimdOp()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h450 void I32x4UConvertI16x8High(XMMRegister dst, XMMRegister src,
H A Dmacro-assembler-shared-ia32-x64.cc792 void SharedTurboAssembler::I32x4UConvertI16x8High(XMMRegister dst, in I32x4UConvertI16x8High() function in v8::internal::SharedTurboAssembler
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h455 V(I32x4UConvertI16x8High, 0xfdaa, s_s) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1256 V(I32x4UConvertI16x8High) \
H A Dmacro-assembler-s390.cc5284 V(I32x4UConvertI16x8High, vuplh, 0, 0, 1) \ in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2166 V(I32x4UConvertI16x8High, kMipsI32x4UConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2345 V(I32x4UConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2573 V(I32x4UConvertI16x8High) \
H A Dcode-generator-s390.cc2703 V(I32x4UConvertI16x8High, Simd128Register, Simd128Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2424 V(i32x4_uconvert_i16x8_high, I32x4UConvertI16x8High, fp, fp, , void) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2598 V(I32x4UConvertI16x8High, kArmI32x4UConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc2927 V(I32x4UConvertI16x8High, kMips64I32x4UConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3161 V(I32x4UConvertI16x8High) \
H A Dcode-generator-x64.cc3273 __ I32x4UConvertI16x8High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2380 V(I32x4UConvertI16x8High) \
H A Dcode-generator-ia32.cc2391 __ I32x4UConvertI16x8High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2671 V(I32x4UConvertI16x8High, kLoong64I32x4UConvertI16x8High) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2896 V(I32x4UConvertI16x8High, kRiscvI32x4UConvertI16x8High) \
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h4272 I32x4UConvertI16x8High(dst.fp(), src.fp(), liftoff::kScratchDoubleReg);
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h3824 I32x4UConvertI16x8High(dst.fp(), src.fp(), kScratchDoubleReg); in emit_i32x4_uconvert_i16x8_high()

Completed in 111 milliseconds