Searched refs:jump_target (Results 1 – 3 of 3) sorted by relevance
1334 u64 jump_offset, jump_target; in check_bbstart() local1349 jump_target = *(u64 *)(cmd + 1); in check_bbstart()1350 jump_offset = jump_target - batch_addr; in check_bbstart()1358 jump_target); in check_bbstart()1379 jump_target); in check_bbstart()
620 inline rtx_code_label *jump_target () const;1874 inline rtx_code_label *rtx_jump_insn::jump_target () const in jump_target() function