Searched refs:I16x8AddSatU (Results 1 – 19 of 19) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 849 const Operator* I16x8AddSatU(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 924 V(I16x8AddSatU) \
|
D | machine-operator.cc | 546 V(I16x8AddSatU, Operator::kCommutative, 2, 0, 1) \
|
D | wasm-compiler.cc | 4879 return graph()->NewNode(mcgraph()->machine()->I16x8AddSatU(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 433 V(I16x8AddSatU, 0xfd90, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1405 V(I16x8AddSatU) \
|
D | macro-assembler-s390.cc | 5780 void TurboAssembler::I16x8AddSatU(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 | 2278 V(I16x8AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2256 V(I16x8AddSatU, kMipsI16x8AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2523 V(I16x8AddSatU) \
|
D | code-generator-s390.cc | 2822 V(I16x8AddSatU) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2752 V(I16x8AddSatU, kLoong64I16x8AddSatU) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2525 V(i16x8_add_sat_u, I16x8AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2682 V(I16x8AddSatU, kArmI16x8AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3008 V(I16x8AddSatU, kMips64I16x8AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2321 V(I16x8AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 2980 V(I16x8AddSatU, kRiscvI16x8AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3094 V(I16x8AddSatU) \ in VISIT_ATOMIC_BINOP()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 3571 V(I16x8AddSatU, kArm64IAddSatU, 16) \
|