Home | History | Annotate | Download | only in MBlaze

Lines Matching defs:GA

595   SDValue GA = DAG.getTargetGlobalAddress(GV, dl, MVT::i32);
597 return DAG.getNode(MBlazeISD::Wrap, dl, MVT::i32, GA);
1141 isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const {