Searched refs:I16x8SubSatU (Results 1 – 19 of 19) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 850 const Operator* I16x8SubSatU(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 925 V(I16x8SubSatU) \
|
D | machine-operator.cc | 547 V(I16x8SubSatU, Operator::kNoProperties, 2, 0, 1) \
|
D | wasm-compiler.cc | 4882 return graph()->NewNode(mcgraph()->machine()->I16x8SubSatU(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 436 V(I16x8SubSatU, 0xfd93, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1406 V(I16x8SubSatU) \
|
D | macro-assembler-s390.cc | 5788 void TurboAssembler::I16x8SubSatU(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 | 2279 V(I16x8SubSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2259 V(I16x8SubSatU, kMipsI16x8SubSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2524 V(I16x8SubSatU) \
|
D | code-generator-s390.cc | 2823 V(I16x8SubSatU) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2755 V(I16x8SubSatU, kLoong64I16x8SubSatU) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2526 V(i16x8_sub_sat_u, I16x8SubSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2683 V(I16x8SubSatU, kArmI16x8SubSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3011 V(I16x8SubSatU, kMips64I16x8SubSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2322 V(I16x8SubSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 2983 V(I16x8SubSatU, kRiscvI16x8SubSatU) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3095 V(I16x8SubSatU) \ in VISIT_ATOMIC_BINOP()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 3572 V(I16x8SubSatU, kArm64ISubSatU, 16) \
|