Home
last modified time | relevance | path

Searched refs:LoadFixedArrayElementPtr (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc394 Node* LoadFixedArrayElementPtr(Node* array, int index) { in LoadFixedArrayElementPtr() function in v8::internal::compiler::WasmGraphAssembler
2610 Node* tag = gasm_->LoadFixedArrayElementPtr(tags_table, tag_index); in LoadTagFromTable()
7044 Node* global_proxy = gasm_->LoadFixedArrayElementPtr( in BuildReceiverNode()