Home
last modified time | relevance | path

Searched refs:test_thread_local (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64_32-tls.ll3 define i32 @test_thread_local() {
4 ; CHECK-LABEL: test_thread_local:
/external/python/cffi/testing/embedding/
Dtest_tlocal.py5 def test_thread_local(self): member in TestThreadLocal
/external/llvm-project/lldb/test/API/lang/cpp/thread_local/
DTestThreadLocal.py15 def test_thread_local(self): member in PlatformProcessCrashInfoTestCase