Lines Matching refs:TlsOffset
1999 unsigned TlsOffset = ST->isTargetAndroid() ? 63 : 1;2002 // ldr SR0, [sr0, #4 * TlsOffset]2004 .addReg(ScratchReg0).addImm(4 * TlsOffset));