Home
last modified time | relevance | path

Searched refs:threadlocal (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCRuntime.h297 bool threadlocal=false) = 0;
H A DCGObjCMac.cpp1383 bool threadlocal = false) override;
1696 bool threadlocal = false) override;
4961 bool threadlocal) { in EmitObjCGlobalAssign() argument
4974 if (!threadlocal) in EmitObjCGlobalAssign()
7756 bool threadlocal) { in EmitObjCGlobalAssign() argument
7769 if (!threadlocal) in EmitObjCGlobalAssign()
H A DCGObjCGNU.cpp642 bool threadlocal=false) override;
4084 bool threadlocal) { in EmitObjCGlobalAssign() argument
4089 assert(!threadlocal && "EmitObjCGlobalAssign - Threal Local API NYI"); in EmitObjCGlobalAssign()
/openbsd-src/gnu/llvm/llvm/docs/
H A DBitCodeFormat.rst685 …ointer type, isconst, initid, linkage, alignment, section, visibility, threadlocal, unnamed_addr, …
737 * *threadlocal*: If present, an encoding of the thread local storage mode of the
849 … size, alias type, aliasee val#, linkage, visibility, dllstorageclass, threadlocal, unnamed_addr, …
868 * *threadlocal*: If present, an encoding of the
H A DLangRef.rst25990 '``llvm.threadlocal.address``' Intrinsic
25998 declare ptr @llvm.threadlocal.address(ptr) nounwind readnone willreturn
26009 the calling thread. The `llvm.threadlocal.address` intrinsic returns the