Home
last modified time | relevance | path

Searched refs:removeInstance (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DThreadLocal.h31 void removeInstance();
49 void erase() { removeInstance(); } in erase()
/external/llvm/include/llvm/Support/
DThreadLocal.h40 void removeInstance();
58 void erase() { removeInstance(); } in erase()
/external/swiftshader/third_party/LLVM/lib/Support/
DThreadLocal.cpp30 void ThreadLocalImpl::removeInstance() { data = 0; } in removeInstance() function in llvm::ThreadLocalImpl
71 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/llvm/lib/Support/Unix/
DThreadLocal.inc55 void ThreadLocalImpl::removeInstance() {
67 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DThreadLocal.inc55 void ThreadLocalImpl::removeInstance() {
67 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/llvm/lib/Support/
DThreadLocal.cpp38 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DThreadLocal.inc25 void ThreadLocalImpl::removeInstance() { setInstance(0); }
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DThreadLocal.inc50 void ThreadLocalImpl::removeInstance() {
/external/llvm/lib/Support/Windows/
DThreadLocal.inc49 void ThreadLocalImpl::removeInstance() {