Home
last modified time | relevance | path

Searched defs:function_data (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime.cc114 for (auto& function_data : function_data_) { in ~ClusterFunctionLibraryRuntime() local
170 FunctionData* function_data = nullptr; in Run() local
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc252 FunctionData* function_data = iter->second.get(); in GetHandleOnDevice() local
264 FunctionData* function_data = iter->second.get(); in GetDeviceName() local
933 FunctionData* function_data = iter->second.get(); in Run() local
/external/v8/src/inspector/
Dv8-profiler-agent-impl.cc348 v8::debug::Coverage::FunctionData function_data = in coverageToProtocol() local
/external/v8/src/runtime/
Druntime-debug.cc693 const auto& function_data = script_data.functions[j]; in RUNTIME_FUNCTION() local
/external/v8/src/wasm/
Dwasm-debug.cc726 Handle<WasmExportedFunctionData> function_data = in GetCWasmEntry() local
Dwasm-objects.cc1381 Handle<WasmExportedFunctionData> function_data = in New() local
/external/v8/src/compiler/
Dwasm-compiler.cc4359 Node* BuildLoadInstanceFromExportedFunctionData(Node* function_data) { in BuildLoadInstanceFromExportedFunctionData()
4367 Node* BuildLoadFunctionIndexFromExportedFunctionData(Node* function_data) { in BuildLoadFunctionIndexFromExportedFunctionData()
4377 Node* BuildLoadJumpTableOffsetFromExportedFunctionData(Node* function_data) { in BuildLoadJumpTableOffsetFromExportedFunctionData()
4407 Node* function_data = BuildLoadFunctionDataFromExportedFunction(js_closure); in BuildJSToWasmWrapper() local
/external/v8/src/
Dd8.cc2046 debug::Coverage::FunctionData function_data = in WriteLcovData() local
Dcode-stub-assembler.cc2635 Node* function_data = in LoadSharedFunctionInfoBytecodeArray() local
/external/v8/src/heap/
Dfactory.cc3485 Handle<HeapObject> function_data; in NewSharedFunctionInfo() local