Home | History | Annotate | Download | only in ARM

Lines Matching refs:TLSIndex

2642   SDValue TLSIndex =
2644 TLSIndex = DAG.getNode(ARMISD::Wrapper, DL, PtrVT, TLSIndex);
2645 TLSIndex = DAG.getLoad(PtrVT, DL, Chain, TLSIndex, MachinePointerInfo(),
2648 SDValue Slot = DAG.getNode(ISD::SHL, DL, PtrVT, TLSIndex,