Searched refs:kPcLoadDelta (Results 1 – 6 of 6) sorted by relevance
506 return pc + GetLdrRegisterImmediateOffset(instr) + kPcLoadDelta; in constant_pool_entry_address()
922 return pos + kPcLoadDelta + imm26; in target_at()1002 int imm26 = target_pos - (pos + kPcLoadDelta); in target_at_put()1464 return target_pos - (pc_offset() + kPcLoadDelta); in branch_offset()4349 int delta = pc_offset() - entry.position() - kPcLoadDelta; in CheckConstPool()4380 int delta = pc_offset() - entry.position() - kPcLoadDelta; in CheckConstPool()
749 static const int kPcLoadDelta = 8; variable
175 ldr(ip, MemOperand(pc, (2 * kInstrSize) - kPcLoadDelta)); in CallDeoptimizer()
545 static const int kPcLoadDelta = 4; variable
552 static const int kPcLoadDelta = 4; variable