Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:GV2

7299   const GlobalValue *GV2 = nullptr;
7303 bool isGA2 = TLI.isGAPlusOffset(BaseLoc.getNode(), GV2, Offset2);
7304 if (isGA1 && isGA2 && GV1 == GV2)