Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Ddata_type.h129 static bool IsIntegralType(Type type) { in IsIntegralType() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dprimitive_util.cc93 bool IsIntegralType(PrimitiveType type) { in IsIntegralType() function
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_representation.h617 bool IsIntegralType() const { in IsIntegralType() function