Home | History | Annotate | Download | only in X86

Lines Matching refs:GlobalAddress

459   setOperationAction(ISD::GlobalAddress   , MVT::i32  , Custom);
468 setOperationAction(ISD::GlobalAddress , MVT::i64 , Custom);
2424 // If the callee is a GlobalAddress node (quite common, every direct call
7020 // ConstantPool, JumpTable, GlobalAddress, and ExternalSymbol are lowered as
10840 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG);
12855 /// node is a GlobalAddress + offset.