HomeSort by relevance Sort by last modified time
    Searched defs:IsFloatingPoint (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
machine-type.h 264 inline bool IsFloatingPoint(MachineRepresentation rep) {
  /art/compiler/optimizing/
ssa_liveness_analysis.h 785 bool IsFloatingPoint() const {
801 return IsFloatingPoint() == other.IsFloatingPoint();
    [all...]

Completed in 242 milliseconds