Searched refs:I8x16AddSatS (Results 1 – 19 of 19) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 875 const Operator* I8x16AddSatS(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 951 V(I8x16AddSatS) \
|
D | machine-operator.cc | 568 V(I8x16AddSatS, Operator::kCommutative, 2, 0, 1) \
|
D | wasm-compiler.cc | 4947 return graph()->NewNode(mcgraph()->machine()->I8x16AddSatS(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 400 V(I8x16AddSatS, 0xfd6f, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1407 V(I8x16AddSatS) \
|
D | macro-assembler-s390.cc | 5802 void TurboAssembler::I8x16AddSatS(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 | 2300 V(I8x16AddSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2281 V(I8x16AddSatS, kMipsI8x16AddSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2526 V(I8x16AddSatS) \
|
D | code-generator-s390.cc | 2824 V(I8x16AddSatS) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2772 V(I8x16AddSatS, kLoong64I8x16AddSatS) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2527 V(i8x16_add_sat_s, I8x16AddSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2692 V(I8x16AddSatS, kArmI8x16AddSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3028 V(I8x16AddSatS, kMips64I8x16AddSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2329 V(I8x16AddSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 3000 V(I8x16AddSatS, kRiscvI8x16AddSatS) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3107 V(I8x16AddSatS) \ in VISIT_ATOMIC_BINOP()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 3582 V(I8x16AddSatS, kArm64IAddSatS, 8) \
|