Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h887 const Operator* I8x16AddSatU(); in NON_EXPORTED_BASE()
Dopcodes.h963 V(I8x16AddSatU) \
Dmachine-operator.cc579 V(I8x16AddSatU, Operator::kCommutative, 2, 0, 1) \
Dwasm-compiler.cc4986 return graph()->NewNode(mcgraph()->machine()->I8x16AddSatU(), inputs[0], in SimdOp()
/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes.h401 V(I8x16AddSatU, 0xfd70, s_ss) \
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.h1409 V(I8x16AddSatU) \
Dmacro-assembler-s390.cc5818 void TurboAssembler::I8x16AddSatU(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc2302 V(I8x16AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc2282 V(I8x16AddSatU, kMipsI8x16AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc2528 V(I8x16AddSatU) \
Dcode-generator-s390.cc2826 V(I8x16AddSatU) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc2773 V(I8x16AddSatU, kLoong64I8x16AddSatU) \
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2529 V(i8x16_add_sat_u, I8x16AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc2702 V(I8x16AddSatU, kArmI8x16AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc3029 V(I8x16AddSatU, kMips64I8x16AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2336 V(I8x16AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc3001 V(I8x16AddSatU, kRiscvI8x16AddSatU) \
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc3114 V(I8x16AddSatU) \ in VISIT_ATOMIC_BINOP()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc3584 V(I8x16AddSatU, kArm64IAddSatU, 8) \