Searched refs:__readfsdword (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/base/platform/
H A Dplatform.h96 return static_cast<intptr_t>(__readfsdword(kTibInlineTlsOffset +
99 intptr_t extra = static_cast<intptr_t>(__readfsdword(kTibExtraTlsOffset));
/external/clang/lib/Headers/
H A DIntrin.h120 unsigned long __readfsdword(unsigned long);
865 __readfsdword(unsigned long __offset) { function
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp92 return reinterpret_cast<void*>(__readfsdword(offsetof(NT_TIB, StackBase)));

Completed in 459 milliseconds