Searched refs:I16x8SubSatS (Results 1 – 19 of 19) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 836 const Operator* I16x8SubSatS(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 910 V(I16x8SubSatS) \
|
D | machine-operator.cc | 534 V(I16x8SubSatS, Operator::kNoProperties, 2, 0, 1) \
|
D | wasm-compiler.cc | 4837 return graph()->NewNode(mcgraph()->machine()->I16x8SubSatS(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 435 V(I16x8SubSatS, 0xfd92, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1404 V(I16x8SubSatS) \
|
D | macro-assembler-s390.cc | 5772 void TurboAssembler::I16x8SubSatS(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
D | instruction-selector-ppc.cc | 2277 V(I16x8SubSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2258 V(I16x8SubSatS, kMipsI16x8SubSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2522 V(I16x8SubSatS) \
|
D | code-generator-s390.cc | 2821 V(I16x8SubSatS) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2754 V(I16x8SubSatS, kLoong64I16x8SubSatS) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2524 V(i16x8_sub_sat_s, I16x8SubSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2673 V(I16x8SubSatS, kArmI16x8SubSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3010 V(I16x8SubSatS, kMips64I16x8SubSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2315 V(I16x8SubSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 2982 V(I16x8SubSatS, kRiscvI16x8SubSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3088 V(I16x8SubSatS) \ in VISIT_ATOMIC_BINOP()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 3570 V(I16x8SubSatS, kArm64ISubSatS, 16) \
|