Lines Matching refs:Jump
139 Jump(lazy_compile_target, RelocInfo::NO_INFO); // 1 instr
153 Jump(target, RelocInfo::NO_INFO);
208 // Jump to {lazy_compile_target}. 6 bytes or 12 bytes
255 // Jump produces max. 4 instructions for 32-bit platform
257 Jump(lazy_compile_target, RelocInfo::NO_INFO);
291 // Jump produces max 4 instructions.
292 Jump(lazy_compile_target, RelocInfo::NO_INFO);
321 // Jump to {lazy_compile_target}. max 5 instrs
376 // Jump produces max. 8 instructions (include constant pool and j)
377 Jump(lazy_compile_target, RelocInfo::NO_INFO);
393 Jump(rd);