Lines Matching refs:GlobalAddress
242 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom);266 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom);732 case ISD::GlobalAddress: return lowerGlobalAddress(Op, DAG);2464 // If the callee is a GlobalAddress/ExternalSymbol node (quite common, every