Searched refs:BuildAllocateHeapNumberWithValue (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dwasm-compiler.h368 Node* BuildAllocateHeapNumberWithValue(Node* value, Node* control);
H A Dwasm-compiler.cc2393 Node* vtrue = BuildAllocateHeapNumberWithValue(
2465 vbox = BuildAllocateHeapNumberWithValue(value, if_box);
2698 Node* WasmGraphBuilder::BuildAllocateHeapNumberWithValue(Node* value, function in class:v8::internal::compiler::WasmGraphBuilder

Completed in 603 milliseconds