Searched refs:I8x16AddSatU (Results 1 – 19 of 19) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 887 const Operator* I8x16AddSatU(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 963 V(I8x16AddSatU) \
|
D | machine-operator.cc | 579 V(I8x16AddSatU, Operator::kCommutative, 2, 0, 1) \
|
D | wasm-compiler.cc | 4986 return graph()->NewNode(mcgraph()->machine()->I8x16AddSatU(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 401 V(I8x16AddSatU, 0xfd70, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1409 V(I8x16AddSatU) \
|
D | macro-assembler-s390.cc | 5818 void TurboAssembler::I8x16AddSatU(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 | 2302 V(I8x16AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2282 V(I8x16AddSatU, kMipsI8x16AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2528 V(I8x16AddSatU) \
|
D | code-generator-s390.cc | 2826 V(I8x16AddSatU) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2773 V(I8x16AddSatU, kLoong64I8x16AddSatU) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2529 V(i8x16_add_sat_u, I8x16AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2702 V(I8x16AddSatU, kArmI8x16AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3029 V(I8x16AddSatU, kMips64I8x16AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2336 V(I8x16AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 3001 V(I8x16AddSatU, kRiscvI8x16AddSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3114 V(I8x16AddSatU) \ in VISIT_ATOMIC_BINOP()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 3584 V(I8x16AddSatU, kArm64IAddSatU, 8) \
|