HomeSort by relevance Sort by last modified time
    Searched full:other_freg (Results 1 - 1 of 1) sorted by null

  /art/compiler/utils/mips/
managed_register_mips.cc 40 FRegister other_freg = other.AsFRegister(); local
41 return (low == other_freg) || (high == other_freg);

Completed in 5087 milliseconds