Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.h41 BuildTFGraph(AccountingAllocator* allocator, const WasmFeatures& enabled,
Dgraph-builder-interface.cc1868 DecodeResult BuildTFGraph(AccountingAllocator* allocator, in BuildTFGraph() function
/third_party/node/deps/v8/src/compiler/
Dwasm-inlining.cc206 wasm::DecodeResult result = wasm::BuildTFGraph( in Finalize()
Dwasm-compiler.cc8383 wasm::VoidResult graph_construction_result = wasm::BuildTFGraph( in BuildGraphForWasmFunction()