Home
last modified time | relevance | path

Searched refs:I16x8GeU (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h854 const Operator* I16x8GeU();
H A Dopcodes.h931 V(I16x8GeU) \
H A Dmachine-operator.cc551 V(I16x8GeU, Operator::kNoProperties, 2, 0, 1) \
H A Dwasm-compiler.cc4894 return graph()->NewNode(mcgraph()->machine()->I16x8GeU(), inputs[1], in SimdOp()
4900 return graph()->NewNode(mcgraph()->machine()->I16x8GeU(), inputs[0], in SimdOp()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes.h353 V(I16x8GeU, 0xfd36, s_ss) \
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h1149 void I16x8GeU(Simd128Register dst, Simd128Register src1, Simd128Register src2,
H A Dmacro-assembler-s390.cc5568 void TurboAssembler::I16x8GeU(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.cc2270 V(I16x8GeU, kMipsI16x8GeU) \
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc2273 V(I16x8GeU) \
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc2486 V(I16x8GeU) \
H A Dcode-generator-s390.cc2867 __ I16x8GeU(i.OutputSimd128Register(), i.InputSimd128Register(0), in AssembleArchInstruction()
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2709 I16x8GeU(dst.fp(), lhs.fp(), rhs.fp(), kScratchDoubleReg); in emit_i16x8_ge_u()
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc2687 V(I16x8GeU, kArmI16x8GeU) \
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc3022 V(I16x8GeU, kMips64I16x8GeU) \
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc3136 V(I16x8GeU) \
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-selector-arm64.cc3574 V(I16x8GeU, kArm64IGeU, 16) \
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-selector-ia32.cc2279 V(I16x8GeU) \
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2766 V(I16x8GeU, kLoong64I16x8GeU) \
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc2994 V(I16x8GeU, kRiscvI16x8GeU) \

Completed in 93 milliseconds