Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Ddata_type.h125 static bool IsFloatingPointType(Type type) { in IsFloatingPointType() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dprimitive_util.cc79 bool IsFloatingPointType(PrimitiveType type) { in IsFloatingPointType() function