Home | History | Annotate | Download | only in s390

Lines Matching refs:branch_offset

439   int branch_offset(Label* L) { return link(L) - pc_offset(); }
765 int32_t halfwords = branch_offset(l) / 2;
770 void branchOnCond(Condition c, int branch_offset, bool is_bound = false);
774 branchOnCond(cond, branch_offset(l),