Lines Matching refs:target
245 // Puts a labels target address at the given position.
249 // Read/Modify the code target address in the branch/call instruction at pc.
253 Address pc, Address target,
255 set_target_value_at(pc, target, icache_flush_mode);
263 Address pc, Address constant_pool, Address target,
265 set_target_address_at(pc, target, icache_flush_mode);
269 Address pc, uint64_t target,
278 Address instruction_payload, Code code, Address target);
280 // Get the size of the special target encoded at 'instruction_payload'.
286 Address pc, Address target,
289 // Difference between address of current opcode and target address offset.
292 // Difference between address of current opcode and target address offset,
308 // a target is resolved and written.
343 // Aligns code to something that's optimal for a jump target for the platform.
485 void jr(Register target);
491 void j(int64_t target);
492 void jal(int64_t target);
493 void j(Label* target);
494 void jal(Label* target);
1587 Address target);
1591 // Decode branch instruction at pos and return branch target pos.
1594 // Patch branch instruction at pos to branch to given branch target pos.
1882 // the forward branches whose target offsets could be beyond reach of branch