Searched refs:I8x16GeS (Results 1 – 18 of 18) sorted by relevance
/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 883 const Operator* I8x16GeS(); in NON_EXPORTED_BASE()
|
D | opcodes.h | 961 V(I8x16GeS) \
|
D | machine-operator.cc | 576 V(I8x16GeS, Operator::kNoProperties, 2, 0, 1) \
|
D | wasm-compiler.cc | 4971 return graph()->NewNode(mcgraph()->machine()->I8x16GeS(), inputs[1], in SimdOp() 4977 return graph()->NewNode(mcgraph()->machine()->I8x16GeS(), inputs[0], in SimdOp()
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-opcodes.h | 342 V(I8x16GeS, 0xfd2b, s_ss) \
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | macro-assembler-s390.h | 1337 V(I8x16GeS) \ in SIMD_UNOP_LIST()
|
D | macro-assembler-s390.cc | 5581 void TurboAssembler::I8x16GeS(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 | 2295 V(I8x16GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 2293 V(I8x16GeS, kMipsI8x16GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 2506 V(I8x16GeS) \
|
D | code-generator-s390.cc | 2651 V(I8x16GeS) \ in AssembleArchInstruction()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 2784 V(I8x16GeS, kLoong64I8x16GeS) \
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 2327 V(i8x16_ge_s, I8x16GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 2700 V(I8x16GeS, kArmI8x16GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 3040 V(I8x16GeS, kMips64I8x16GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 2281 V(I8x16GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 3012 V(I8x16GeS, kRiscvI8x16GeS) \
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 3139 V(I8x16GeS) \ in VISIT_ATOMIC_BINOP()
|