Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:TGA

378   } else if (GlobalAddressSDNode *TGA = dyn_cast<GlobalAddressSDNode>(Op)) {
379 MIB.addGlobalAddress(TGA->getGlobal(), TGA->getOffset(),
380 TGA->getTargetFlags());