Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h836 const Operator* I16x8SubSatS(); in NON_EXPORTED_BASE()
Dopcodes.h910 V(I16x8SubSatS) \
Dmachine-operator.cc534 V(I16x8SubSatS, Operator::kNoProperties, 2, 0, 1) \
Dwasm-compiler.cc4837 return graph()->NewNode(mcgraph()->machine()->I16x8SubSatS(), inputs[0], in SimdOp()
/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes.h435 V(I16x8SubSatS, 0xfd92, s_ss) \
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h1404 V(I16x8SubSatS) \
Dmacro-assembler-s390.cc5772 void TurboAssembler::I16x8SubSatS(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc2277 V(I16x8SubSatS) \
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc2258 V(I16x8SubSatS, kMipsI16x8SubSatS) \
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc2522 V(I16x8SubSatS) \
Dcode-generator-s390.cc2821 V(I16x8SubSatS) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc2754 V(I16x8SubSatS, kLoong64I16x8SubSatS) \
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2524 V(i16x8_sub_sat_s, I16x8SubSatS) \
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc2673 V(I16x8SubSatS, kArmI16x8SubSatS) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc3010 V(I16x8SubSatS, kMips64I16x8SubSatS) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2315 V(I16x8SubSatS) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc2982 V(I16x8SubSatS, kRiscvI16x8SubSatS) \
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3088 V(I16x8SubSatS) \ in VISIT_ATOMIC_BINOP()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc3570 V(I16x8SubSatS, kArm64ISubSatS, 16) \