Searched refs:kPcLoadDelta (Results 1 – 6 of 6) sorted by relevance
506 return pc + GetLdrRegisterImmediateOffset(instr) + kPcLoadDelta; in constant_pool_entry_address()
903 return pos + kPcLoadDelta + imm26; in target_at()983 int imm26 = target_pos - (pos + kPcLoadDelta); in target_at_put()1445 return target_pos - (pc_offset() + kPcLoadDelta); in branch_offset()5101 int delta = pc_offset() - entry.position() - kPcLoadDelta; in CheckConstPool()5132 int delta = pc_offset() - entry.position() - kPcLoadDelta; in CheckConstPool()
773 static const int kPcLoadDelta = 8; variable
175 ldr(ip, MemOperand(pc, (2 * kInstrSize) - kPcLoadDelta)); in CallDeoptimizer()
538 static const int kPcLoadDelta = 4; variable
546 static const int kPcLoadDelta = 4; variable