Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:isGA2

6903   bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
6904 if (isGA1 && isGA2 && GV1 == GV2)