Home
last modified time | relevance | path

Searched refs:I32x4TruncSatF64x2SZero (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h820 const Operator* I32x4TruncSatF64x2SZero();
H A Dopcodes.h895 V(I32x4TruncSatF64x2SZero) \
H A Dmachine-operator.cc522 V(I32x4TruncSatF64x2SZero, Operator::kNoProperties, 1, 0, 1) \
H A Dwasm-compiler.cc4803 return graph()->NewNode(mcgraph()->machine()->I32x4TruncSatF64x2SZero(), in SimdOp()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.h664 void I32x4TruncSatF64x2SZero(XMMRegister dst, XMMRegister src, in I32x4TruncSatF64x2SZero() function in v8::internal::SharedTurboAssemblerBase
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h521 V(I32x4TruncSatF64x2SZero, 0xfdfc, s_s) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1184 void I32x4TruncSatF64x2SZero(Simd128Register dst, Simd128Register src,
H A Dmacro-assembler-s390.cc5915 void TurboAssembler::I32x4TruncSatF64x2SZero(Simd128Register dst, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2169 V(I32x4TruncSatF64x2SZero, kMipsI32x4TruncSatF64x2SZero) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2348 V(I32x4TruncSatF64x2SZero) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2574 V(I32x4TruncSatF64x2SZero) \
H A Dcode-generator-s390.cc3050 __ I32x4TruncSatF64x2SZero(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2889 I32x4TruncSatF64x2SZero(dst.fp(), src.fp(), kScratchDoubleReg); in emit_i32x4_trunc_sat_f64x2_s_zero()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc2930 V(I32x4TruncSatF64x2SZero, kMips64I32x4TruncSatF64x2SZero) \
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc3484 V(I32x4TruncSatF64x2SZero, kArm64I32x4TruncSatF64x2SZero) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc1877 __ I32x4TruncSatF64x2SZero(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2674 V(I32x4TruncSatF64x2SZero, kLoong64I32x4TruncSatF64x2SZero) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2899 V(I32x4TruncSatF64x2SZero, kRiscvI32x4TruncSatF64x2SZero) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2845 __ I32x4TruncSatF64x2SZero(i.OutputSimd128Register(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h4278 I32x4TruncSatF64x2SZero(dst.fp(), src.fp(), liftoff::kScratchDoubleReg, tmp);
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h3829 I32x4TruncSatF64x2SZero(dst.fp(), src.fp(), kScratchDoubleReg, in emit_i32x4_trunc_sat_f64x2_s_zero()

Completed in 102 milliseconds