Home
last modified time | relevance | path

Searched defs:source_value (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc818 llvm::Value* source_value = in HandleSelectAndScatter() local
3183 llvm::Value* source_value = GetEmittedValueFor(&source); in EmitMemcpy() local
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1111 ScopedPyObjectPtr source_value(PyObject_GetItem(value, next.get())); in InitAttributes() local