Home
last modified time | relevance | path

Searched refs:StructSet (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h404 CASE_OP(StructSet, "struct.set") in OpcodeName()
H A Dgraph-builder-interface.cc1059 void StructSet(FullDecoder* decoder, const Value& struct_object, in StructSet() function
1062 builder_->StructSet(struct_object.node, field.struct_imm.struct_type, in StructSet()
H A Dwasm-opcodes.h683 V(StructSet, 0xfb06, _) \
H A Dfunction-body-decoder-impl.h1026 F(StructSet, const Value& struct_object, \
4165 CALL_INTERFACE_IF_OK_AND_REACHABLE(StructSet, struct_obj, field, in DecodeGCOpcode()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h487 void StructSet(Node* struct_object, const wasm::StructType* struct_type,
H A Dwasm-compiler.cc6036 void WasmGraphBuilder::StructSet(Node* struct_object,
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc5253 void StructSet(FullDecoder* decoder, const Value& struct_obj,

Completed in 34 milliseconds