Home | History | Annotate | Download | only in X86

Lines Matching refs:TargetGlobalTLSAddress

349         if (Val.getOpcode() == ISD::TargetGlobalTLSAddress)
1513 /// SelectTLSADDRAddr - This is only run on TargetGlobalTLSAddress nodes.
1517 assert(N.getOpcode() == ISD::TargetGlobalTLSAddress);