Home
last modified time | relevance | path

Searched refs:ArrayInitFromData (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dinit-expr-interface.cc190 void InitExprInterface::ArrayInitFromData( in ArrayInitFromData() function in v8::internal::wasm::InitExprInterface
H A Dwasm-opcodes-inl.h417 CASE_OP(ArrayInitFromData, "array.init_from_data") in OpcodeName()
H A Dgraph-builder-interface.cc1129 void ArrayInitFromData(FullDecoder* decoder, in ArrayInitFromData() function
1134 result->node = builder_->ArrayInitFromData( in ArrayInitFromData()
H A Dwasm-opcodes.h698 V(ArrayInitFromData, 0xfb1e, _) /* not stand. - V8 experimental */ \
H A Dfunction-body-decoder-impl.h924 F(ArrayInitFromData, const ArrayIndexImmediate<validate>& array_imm, \
4260 CALL_INTERFACE_IF_OK_AND_REACHABLE(ArrayInitFromData, array_imm, in DecodeGCOpcode()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h506 Node* ArrayInitFromData(const wasm::ArrayType* type, uint32_t data_segment,
H A Dwasm-compiler.cc5693 Node* WasmGraphBuilder::ArrayInitFromData(const wasm::ArrayType* type, in ArrayInitFromData() function in v8::internal::WasmGraphBuilder
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc5471 void ArrayInitFromData(FullDecoder* decoder,

Completed in 36 milliseconds