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

  /art/compiler/utils/mips/
assembler_mips.cc 162 int bound_pc = buffer_.Size(); local
166 int32_t offset = is_jump ? bound_pc - position : bound_pc - position - 4;
171 label->BindTo(bound_pc);
    [all...]
  /art/compiler/utils/arm/
assembler_arm.cc 1084 int bound_pc = buffer_.Size(); local
    [all...]

Completed in 50 milliseconds