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

  /art/compiler/debug/dwarf/
register.h 45 static Reg MipsFp(int num) { return Reg(32 + num); }
  /art/compiler/debug/
elf_debug_loc_writer.h 67 return Reg::MipsFp(machine_reg);

Completed in 2893 milliseconds