Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h875 const Operator* I8x16AddSatS(); in NON_EXPORTED_BASE()
Dopcodes.h951 V(I8x16AddSatS) \
Dmachine-operator.cc568 V(I8x16AddSatS, Operator::kCommutative, 2, 0, 1) \
Dwasm-compiler.cc4947 return graph()->NewNode(mcgraph()->machine()->I8x16AddSatS(), inputs[0], in SimdOp()
/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes.h400 V(I8x16AddSatS, 0xfd6f, s_ss) \
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h1407 V(I8x16AddSatS) \
Dmacro-assembler-s390.cc5802 void TurboAssembler::I8x16AddSatS(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc2300 V(I8x16AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc2281 V(I8x16AddSatS, kMipsI8x16AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc2526 V(I8x16AddSatS) \
Dcode-generator-s390.cc2824 V(I8x16AddSatS) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc2772 V(I8x16AddSatS, kLoong64I8x16AddSatS) \
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2527 V(i8x16_add_sat_s, I8x16AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc2692 V(I8x16AddSatS, kArmI8x16AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc3028 V(I8x16AddSatS, kMips64I8x16AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2329 V(I8x16AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc3000 V(I8x16AddSatS, kRiscvI8x16AddSatS) \
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3107 V(I8x16AddSatS) \ in VISIT_ATOMIC_BINOP()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc3582 V(I8x16AddSatS, kArm64IAddSatS, 8) \