Home | History | Annotate | Download | only in ARM

Lines Matching refs:TLSIndex

2891   SDValue TLSIndex =
2893 TLSIndex = DAG.getNode(ARMISD::Wrapper, DL, PtrVT, TLSIndex);
2894 TLSIndex = DAG.getLoad(PtrVT, DL, Chain, TLSIndex, MachinePointerInfo());
2896 SDValue Slot = DAG.getNode(ISD::SHL, DL, PtrVT, TLSIndex,