Home
last modified time | relevance | path

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

/external/v8/src/
Dmachine-type.h171 inline bool IsFloatingPoint(MachineRepresentation rep) { in IsFloatingPoint() function
/external/v8/src/compiler/
Dwasm-linkage.cc178 bool IsFloatingPoint(LocalType type) { in IsFloatingPoint() function