Home | History | Annotate | Download | only in Mips

Lines Matching refs:GlobalTLSAddress

134   setOperationAction(ISD::GlobalTLSAddress,   MVT::i32,   Custom);
158 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom);
741 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);