Searched refs:IsTLS (Results 1 – 4 of 4) sorted by relevance
58 bool IsTLS(unsigned reg) const;
54 bool RegisterContextPOSIX_arm64::IsTLS(unsigned reg) const { in IsTLS() function in RegisterContextPOSIX_arm64
558 bool IsTLS = isTLS(Section); in computeTotalAllocSize() local592 } else if (!IsTLS) { in computeTotalAllocSize()816 bool IsTLS = isTLS(Section); in emitSection() local864 if (IsTLS) { in emitSection()920 if (IsTLS) in emitSection()
340 } else if (IsTLS(reg)) { in ReadRegister()