Home
last modified time | relevance | path

Searched refs:I16x8AddSatU (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h849 const Operator* I16x8AddSatU(); in NON_EXPORTED_BASE()
Dopcodes.h924 V(I16x8AddSatU) \
Dmachine-operator.cc546 V(I16x8AddSatU, Operator::kCommutative, 2, 0, 1) \
Dwasm-compiler.cc4879 return graph()->NewNode(mcgraph()->machine()->I16x8AddSatU(), inputs[0], in SimdOp()
/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes.h433 V(I16x8AddSatU, 0xfd90, s_ss) \
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h1405 V(I16x8AddSatU) \
Dmacro-assembler-s390.cc5780 void TurboAssembler::I16x8AddSatU(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc2278 V(I16x8AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc2256 V(I16x8AddSatU, kMipsI16x8AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc2523 V(I16x8AddSatU) \
Dcode-generator-s390.cc2822 V(I16x8AddSatU) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc2752 V(I16x8AddSatU, kLoong64I16x8AddSatU) \
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2525 V(i16x8_add_sat_u, I16x8AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc2682 V(I16x8AddSatU, kArmI16x8AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc3008 V(I16x8AddSatU, kMips64I16x8AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2321 V(I16x8AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc2980 V(I16x8AddSatU, kRiscvI16x8AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3094 V(I16x8AddSatU) \ in VISIT_ATOMIC_BINOP()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc3571 V(I16x8AddSatU, kArm64IAddSatU, 16) \