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 RegisterContextPOSIX_arm64() 50 bool RegisterContextPOSIX_arm64::IsTLS(unsigned reg) const { IsTLS() function in RegisterContextPOSIX_arm64
558 bool IsTLS = isTLS(Section); in computeTotalAllocSize() local592 } else if (!IsTLS) { in computeTotalAllocSize()813 bool IsTLS = isTLS(Section); in emitSection() local861 if (IsTLS) { in emitSection()917 if (IsTLS) in emitSection()
315 } else if (IsTLS(reg)) { in ReadRegister()