Home | History | Annotate | Download | only in MBlaze

Lines Matching refs:GlobalAddress

147   setOperationAction(ISD::GlobalAddress,      MVT::i32,   Custom);
202 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG);
790 // If the callee is a GlobalAddress/ExternalSymbol node (quite common, every