Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h765 const Operator* I64x2SConvertI32x4High();
H A Dopcodes.h838 V(I64x2SConvertI32x4High) \
H A Dmachine-operator.cc471 V(I64x2SConvertI32x4High, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc4637 return graph()->NewNode(mcgraph()->machine()->I64x2SConvertI32x4High(), in SimdOp()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h467 void I64x2SConvertI32x4High(XMMRegister dst, XMMRegister src);
H A Dmacro-assembler-shared-ia32-x64.cc1069 void SharedTurboAssembler::I64x2SConvertI32x4High(XMMRegister dst, in I64x2SConvertI32x4High() function in v8::internal::SharedTurboAssembler
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h476 V(I64x2SConvertI32x4High, 0xfdc8, s_s) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1247 V(I64x2SConvertI32x4High) \
H A Dmacro-assembler-s390.cc5276 V(I64x2SConvertI32x4High, vuph, 0, 0, 2) \ in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2144 V(I64x2SConvertI32x4High, kMipsI64x2SConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2335 V(I64x2SConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2559 V(I64x2SConvertI32x4High) \
H A Dcode-generator-s390.cc2694 V(I64x2SConvertI32x4High, Simd128Register, Simd128Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2415 V(i64x2_sconvert_i32x4_high, I64x2SConvertI32x4High, fp, fp, , void) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2587 V(I64x2SConvertI32x4High, kArmI64x2SConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc2918 V(I64x2SConvertI32x4High, kMips64I64x2SConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3154 V(I64x2SConvertI32x4High) \
H A Dcode-generator-x64.cc3134 __ I64x2SConvertI32x4High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2373 V(I64x2SConvertI32x4High) \
H A Dcode-generator-ia32.cc2056 __ I64x2SConvertI32x4High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2662 V(I64x2SConvertI32x4High, kLoong64I64x2SConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2887 V(I64x2SConvertI32x4High, kRiscvI64x2SConvertI32x4High) \
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h3911 I64x2SConvertI32x4High(dst.fp(), src.fp());
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h3476 I64x2SConvertI32x4High(dst.fp(), src.fp()); in emit_i64x2_sconvert_i32x4_high()

Completed in 110 milliseconds