Home
last modified time | relevance | path

Searched refs:I16x8AddSatS (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h834 const Operator* I16x8AddSatS();
H A Dopcodes.h908 V(I16x8AddSatS) \
H A Dmachine-operator.cc532 V(I16x8AddSatS, Operator::kCommutative, 2, 0, 1) \
H A Dwasm-compiler.cc4831 return graph()->NewNode(mcgraph()->machine()->I16x8AddSatS(), inputs[0], in SimdOp()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h432 V(I16x8AddSatS, 0xfd8f, s_ss) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1403 V(I16x8AddSatS) \
H A Dmacro-assembler-s390.cc5764 void TurboAssembler::I16x8AddSatS(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2255 V(I16x8AddSatS, kMipsI16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2276 V(I16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2521 V(I16x8AddSatS) \
H A Dcode-generator-s390.cc2820 V(I16x8AddSatS) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2523 V(i16x8_add_sat_s, I16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2671 V(I16x8AddSatS, kArmI16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc3007 V(I16x8AddSatS, kMips64I16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3086 V(I16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc3569 V(I16x8AddSatS, kArm64IAddSatS, 16) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2313 V(I16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2751 V(I16x8AddSatS, kLoong64I16x8AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2979 V(I16x8AddSatS, kRiscvI16x8AddSatS) \

Completed in 101 milliseconds