Home
last modified time | relevance | path

Searched defs:IsTLS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/
H A DTargetMachine.cpp143 bool IsTLS = GV && GV->isThreadLocal(); in shouldAssumeDSOLocal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp558 bool IsTLS = isTLS(Section); in computeTotalAllocSize() local
813 bool IsTLS = isTLS(Section); in emitSection() local