Home
last modified time | relevance | path

Searched refs:I16x8GeS (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h843 const Operator* I16x8GeS();
H A Dopcodes.h919 V(I16x8GeS) \
H A Dmachine-operator.cc541 V(I16x8GeS, Operator::kNoProperties, 2, 0, 1) \
H A Dwasm-compiler.cc4858 return graph()->NewNode(mcgraph()->machine()->I16x8GeS(), inputs[1], in SimdOp()
4864 return graph()->NewNode(mcgraph()->machine()->I16x8GeS(), inputs[0], in SimdOp()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h352 V(I16x8GeS, 0xfd35, s_ss) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1325 V(I16x8GeS) \
H A Dmacro-assembler-s390.cc5561 void TurboAssembler::I16x8GeS(Simd128Register dst, Simd128Register src1, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-selector-mips.cc2268 V(I16x8GeS, kMipsI16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2271 V(I16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2484 V(I16x8GeS) \
H A Dcode-generator-s390.cc2639 V(I16x8GeS) \ in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2315 V(i16x8_ge_s, I16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2680 V(I16x8GeS, kArmI16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc3020 V(I16x8GeS, kMips64I16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3135 V(I16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2277 V(I16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2764 V(I16x8GeS, kLoong64I16x8GeS) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2992 V(I16x8GeS, kRiscvI16x8GeS) \

Completed in 117 milliseconds