Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h401 CASE_OP(StructGet, "struct.get") in OpcodeName()
H A Dgraph-builder-interface.cc1051 void StructGet(FullDecoder* decoder, const Value& struct_object, in StructGet() function
1054 result->node = builder_->StructGet( in StructGet()
H A Dwasm-opcodes.h680 V(StructGet, 0xfb03, _) \
H A Dfunction-body-decoder-impl.h1024 F(StructGet, const Value& struct_object, \
4121 CALL_INTERFACE_IF_OK_AND_REACHABLE(StructGet, struct_obj, field, true, in DecodeGCOpcode()
4145 CALL_INTERFACE_IF_OK_AND_REACHABLE(StructGet, struct_obj, field, in DecodeGCOpcode()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h484 Node* StructGet(Node* struct_object, const wasm::StructType* struct_type,
H A Dwasm-compiler.cc6017 Node* WasmGraphBuilder::StructGet(Node* struct_object,
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc5236 void StructGet(FullDecoder* decoder, const Value& struct_obj,

Completed in 39 milliseconds