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 178 inline bool IsFloatingPoint(MachineRepresentation rep) {
  /art/compiler/optimizing/
ssa_liveness_analysis.h 719 bool IsFloatingPoint() const {
735 return IsFloatingPoint() == other.IsFloatingPoint();
    [all...]

Completed in 209 milliseconds