Home
last modified time | relevance | path

Searched refs:CreateOrMergeIntoPhi (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc939 target_try->exception = builder_->CreateOrMergeIntoPhi( in Delegate()
1442 try_info->exception = builder_->CreateOrMergeIntoPhi( in CheckForException()
1502 : builder_->CreateOrMergeIntoPhi( in MergeValuesInto()
1585 to->locals[i] = builder_->CreateOrMergeIntoPhi( in Goto()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h273 Node* CreateOrMergeIntoPhi(MachineRepresentation rep, Node* merge,
H A Dwasm-compiler.cc796 shared_memory_instance_cache->mem_size = CreateOrMergeIntoPhi( in StackCheck()
3562 to->mem_size = CreateOrMergeIntoPhi(MachineType::PointerRepresentation(), in MergeInstanceCacheInto()
3564 to->mem_start = CreateOrMergeIntoPhi(MachineType::PointerRepresentation(), in MergeInstanceCacheInto()
3568 Node* WasmGraphBuilder::CreateOrMergeIntoPhi(MachineRepresentation rep, in CreateOrMergeIntoPhi() function in v8::internal::compiler::WasmGraphBuilder

Completed in 17 milliseconds