Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:TGA

390   } else if (GlobalAddressSDNode *TGA = dyn_cast<GlobalAddressSDNode>(Op)) {
391 MIB.addGlobalAddress(TGA->getGlobal(), TGA->getOffset(),
392 TGA->getTargetFlags());