Lines Matching refs:GV
988 const GlobalValue *GV = cast<GlobalAddressSDNode>(Op)->getGlobal();991 Result = DAG.getTargetGlobalAddress(GV, dl, getPointerTy(), Offset);995 if (TLOF.IsGlobalInSmallSection(GV, getTargetMachine())) {