Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:isGA1

7302   bool isGA1 = TLI.isGAPlusOffset(Loc.getNode(), GV1, Offset1);
7304 if (isGA1 && isGA2 && GV1 == GV2)