Home
last modified time | relevance | path

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

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