Home
last modified time | relevance | path

Searched defs:S128Const (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dinit-expr-interface.cc40 void InitExprInterface::S128Const(FullDecoder* decoder, in S128Const() function in v8::internal::wasm::InitExprInterface
H A Dgraph-builder-interface.cc383 void S128Const(FullDecoder* decoder, const Simd128Immediate<validate>& imm, in S128Const() function
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.cc2019 const Operator* MachineOperatorBuilder::S128Const(const uint8_t value[16]) { in S128Const() function in v8::internal::compiler::MachineOperatorBuilder
H A Draw-machine-assembler.h904 Node* S128Const(const uint8_t value[16]) { in S128Const() function in v8::internal::compiler::RawMachineAssembler
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc5935 void TurboAssembler::S128Const(Simd128Register dst, uint64_t high, uint64_t low, in CallRecordWriteStub() function in v8::internal::TurboAssembler

Completed in 25 milliseconds