Home | History | Annotate | Download | only in CellSPU

Lines Matching refs:GV

1068   const GlobalValue *GV = GSDN->getGlobal();
1069 SDValue GA = DAG.getTargetGlobalAddress(GV, Op.getDebugLoc(),
1375 const GlobalValue *GV = G->getGlobal();
1378 SDValue GA = DAG.getTargetGlobalAddress(GV, dl, CalleeVT);
1389 if (GV->isDeclaration()) {
3226 bool SPUTargetLowering::isLegalAddressImmediate(GlobalValue* GV) const {