Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:GlobalTLSAddress

209   setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom);
214 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom);
4562 case ISD::GlobalTLSAddress: llvm_unreachable("TLS not implemented for PPC");