Home
last modified time | relevance | path

Searched defs:IsFloatingPointType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dprimitive_util.cc78 bool IsFloatingPointType(PrimitiveType type) { in IsFloatingPointType() function
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp185 bool CompilerType::IsFloatingPointType(uint32_t &count, in IsFloatingPointType() function in CompilerType
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3303 bool TypeSystemClang::IsFloatingPointType(lldb::opaque_compiler_type_t type, in IsFloatingPointType() function in TypeSystemClang