Lines Matching full:pcrel_next
1042 new_lir->u.a.pcrel_next = orig_lir->u.a.pcrel_next;
1046 prev_lir->u.a.pcrel_next = new_lir;
1053 new_lir->u.a.pcrel_next = orig_lir;
1057 DCHECK(prev_lir->u.a.pcrel_next == orig_lir);
1058 prev_lir->u.a.pcrel_next = new_lir;
1323 lir = new_adr->u.a.pcrel_next;
1374 lir = new_inst->u.a.pcrel_next;
1587 lir = lir->u.a.pcrel_next;
1656 lir->u.a.pcrel_next = NULL;
1660 last_fixup->u.a.pcrel_next = lir;