Home | History | Annotate | Download | only in PowerPC

Lines Matching full:offset2

6901   int64_t Offset2 = 0;
6903 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
6905 return Offset1 == (Offset2 + Dist*Bytes);