Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:GlobalAddress

381   case ISD::GlobalAddress:
1080 Opc = isTargetGA ? ISD::TargetGlobalAddress : ISD::GlobalAddress;
3321 if (Src.getOpcode() == ISD::GlobalAddress)
3324 Src.getOperand(0).getOpcode() == ISD::GlobalAddress &&
6002 // If this is a GlobalAddress + cst, return the alignment.
6039 // getAddressSpace - Return the address space this GlobalAddress belongs to.