Searched refs:I16x8Ne (Results 1 – 18 of 18) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 841 const Operator* I16x8Ne(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 915 V(I16x8Ne) \
|
D | machine-operator.cc | 539 V(I16x8Ne, Operator::kCommutative, 2, 0, 1) \
|
D | wasm-compiler.cc | 4852 return graph()->NewNode(mcgraph()->machine()->I16x8Ne(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 345 V(I16x8Ne, 0xfd2e, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1323 V(I16x8Ne) \ in SIMD_UNOP_LIST()
|
D | macro-assembler-s390.cc | 5555 void TurboAssembler::I16x8Ne(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 | 2269 V(I16x8Ne) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2266 V(I16x8Ne, kMipsI16x8Ne) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2482 V(I16x8Ne) \
|
D | code-generator-s390.cc | 2637 V(I16x8Ne) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2762 V(I16x8Ne, kLoong64I16x8Ne) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2313 V(i16x8_ne, I16x8Ne) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2678 V(I16x8Ne, kArmI16x8Ne) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3018 V(I16x8Ne, kMips64I16x8Ne) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2276 V(I16x8Ne) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 2990 V(I16x8Ne, kRiscvI16x8Ne) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3133 V(I16x8Ne) \ in VISIT_ATOMIC_BINOP()
|