Home
last modified time | relevance | path

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

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