Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc687 llvm::Value* high_32bits = in SplitInt64ToInt32s() local
689 return std::make_pair(low_32bits, high_32bits); in SplitInt64ToInt32s()