Lines Matching refs:GV
1060 if (const GlobalValue *GV = dyn_cast<GlobalValue>(C))1061 return DAG.getGlobalAddress(GV, getCurDebugLoc(), VT);4667 GlobalVariable *GV = ExtractTypeInfo(I.getArgOperand(0));4668 unsigned TypeID = DAG.getMachineFunction().getMMI().getTypeIDFor(GV);