Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h47 bool SupportDebugThreadLocalLocation = true; variable
190 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h52 bool SupportDebugThreadLocalLocation = true; variable
221 return SupportDebugThreadLocalLocation; in supportDebugThreadLocalLocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp26 SupportDebugThreadLocalLocation = false; in Initialize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp25 SupportDebugThreadLocalLocation = false; in Initialize()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp2529 SupportDebugThreadLocalLocation = false; in Initialize()