Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Dbfbs_gen.h78 static bool IsFloatingPoint(const reflection::BaseType base_type) { in IsFloatingPoint() function
/aosp_15_r20/art/compiler/optimizing/
H A Dssa_liveness_analysis.h793 bool IsFloatingPoint() const { in IsFloatingPoint() function