Home
last modified time | relevance | path

Searched refs:jump_instr (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Dassembler-arm.cc1838 int jump_instr = require_jump ? kInstrSize : 0; in CheckConstPool() local
1844 jump_instr + kInstrSize + num_prinfo_*(kInstrSize + kMaxRelocSize); in CheckConstPool()
1848 BlockConstPoolBefore(pc_offset() + jump_instr + kInstrSize + in CheckConstPool()
Dassembler-thumb2.cc1816 int jump_instr = require_jump ? kInstrSize : 0; in CheckConstPool() local
1822 jump_instr + kInstrSize + num_prinfo_*(kInstrSize + kMaxRelocSize); in CheckConstPool()
1826 BlockConstPoolBefore(pc_offset() + jump_instr + kInstrSize + in CheckConstPool()