Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:GV2

9263   const GlobalValue *GV2 = nullptr;
9267 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
9268 if (isGA1 && isGA2 && GV1 == GV2)