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

  /art/compiler/debug/dwarf/
register.h 40 static Reg ArmDp(int num) { return Reg(256 + num); } // D0?D31.
  /art/compiler/debug/
elf_debug_loc_writer.h 238 expr.WriteOpReg(Reg::ArmDp(value / 2).num());

Completed in 895 milliseconds