Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Offset2

7301   int64_t Offset2 = 0;
7303 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
7305 return Offset1 == (Offset2 + Dist*Bytes);