Home | History | Annotate | Download | only in ARM

Lines Matching refs:GlobalTLSAddress

650   setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom);
2068 // Lower ISD::GlobalTLSAddress using the "general dynamic" model
2107 // Lower ISD::GlobalTLSAddress using the "initial exec" or
5144 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG);