Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h767 const Operator* I64x2UConvertI32x4High();
H A Dopcodes.h840 V(I64x2UConvertI32x4High) \
H A Dmachine-operator.cc473 V(I64x2UConvertI32x4High, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc4643 return graph()->NewNode(mcgraph()->machine()->I64x2UConvertI32x4High(), in SimdOp()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h468 void I64x2UConvertI32x4High(XMMRegister dst, XMMRegister src,
H A Dmacro-assembler-shared-ia32-x64.cc1087 void SharedTurboAssembler::I64x2UConvertI32x4High(XMMRegister dst, in I64x2UConvertI32x4High() function in v8::internal::SharedTurboAssembler
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h478 V(I64x2UConvertI32x4High, 0xfdca, s_s) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1249 V(I64x2UConvertI32x4High) \
H A Dmacro-assembler-s390.cc5278 V(I64x2UConvertI32x4High, vuplh, 0, 0, 2) \ in CallRecordWriteStub()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2146 V(I64x2UConvertI32x4High, kMipsI64x2UConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2337 V(I64x2UConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2561 V(I64x2UConvertI32x4High) \
H A Dcode-generator-s390.cc2696 V(I64x2UConvertI32x4High, Simd128Register, Simd128Register) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2417 V(i64x2_uconvert_i32x4_high, I64x2UConvertI32x4High, fp, fp, , void) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2589 V(I64x2UConvertI32x4High, kArmI64x2UConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc2920 V(I64x2UConvertI32x4High, kMips64I64x2UConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3156 V(I64x2UConvertI32x4High) \
H A Dcode-generator-x64.cc3143 __ I64x2UConvertI32x4High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2375 V(I64x2UConvertI32x4High) \
H A Dcode-generator-ia32.cc2065 __ I64x2UConvertI32x4High(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2664 V(I64x2UConvertI32x4High, kLoong64I64x2UConvertI32x4High) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2889 V(I64x2UConvertI32x4High, kRiscvI64x2UConvertI32x4High) \
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h3921 I64x2UConvertI32x4High(dst.fp(), src.fp(), liftoff::kScratchDoubleReg);
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h3486 I64x2UConvertI32x4High(dst.fp(), src.fp(), kScratchDoubleReg); in emit_i64x2_uconvert_i32x4_high()

Completed in 113 milliseconds