Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc372 static void LogS64(const char* tag, int64 value) { in LogS64() function
380 b->CreateIntToPtr(b->getInt64(absl::bit_cast<int64>(&LogS64)), in EmitLogging()