Searched refs:V8_HOST_ARCH_X64 (Results 1 - 10 of 10) sorted by relevance

/external/v8/src/
H A Dplatform-tls-mac.h36 #if defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64)
H A Datomicops.h151 (defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64))
154 (defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64))
157 (defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64))
H A Dglobals.h41 #define V8_HOST_ARCH_X64 1 macro
86 #if defined(V8_TARGET_ARCH_X64) && !defined(V8_HOST_ARCH_X64)
H A Dv8utils.h149 #elif defined(V8_HOST_ARCH_X64)
H A Dplatform-macos.cc256 #if V8_HOST_ARCH_X64
746 #if V8_HOST_ARCH_X64
H A Dplatform-cygwin.cc717 #if V8_HOST_ARCH_X64
H A Dplatform-freebsd.cc665 #elif V8_HOST_ARCH_X64
H A Dplatform-linux.cc876 #elif V8_HOST_ARCH_X64
H A Dplatform-win32.cc1960 #if V8_HOST_ARCH_X64
/external/v8/test/cctest/
H A Dtest-api.cc887 #if defined(V8_HOST_ARCH_X64)

Completed in 445 milliseconds