Home
last modified time | relevance | path

Searched defs:CopyValues (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dserialize_sparse_op.cc220 void CopyValues(const T* src, T* dest, int64 num_values) { in CopyValues() function
226 void CopyValues<tstring>(const tstring* src, tstring* dest, int64 num_values) { in CopyValues() function
231 void CopyValues<Variant>(const Variant* src, Variant* dest, int64 num_values) { in CopyValues() function
236 void CopyValues<ResourceHandle>(const ResourceHandle* src, ResourceHandle* dest, in CopyValues() function
242 void CopyValues<Eigen::half>(const Eigen::half* src, Eigen::half* dest, in CopyValues() function
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp601 SmallVector<std::pair<LiveInterval*, const VNInfo*>, 8> CopyValues; in addDefsFromCopies() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp789 SmallVector<std::pair<LiveInterval*, const VNInfo*>, 8> CopyValues; in addDefsFromCopies() local
/external/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp813 SmallVector<std::pair<LiveInterval*, const VNInfo*>, 8> CopyValues; in addDefsFromCopies() local