Home
last modified time | relevance | path

Searched refs:V8_HOST_ARCH_PPC (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dbuild_config.h43 #define V8_HOST_ARCH_PPC 1 macro
240 #if (defined(V8_HOST_ARCH_PPC) || defined(V8_HOST_ARCH_PPC64)) && !defined(_AIX)
H A Dcpu.cc23 #if V8_OS_LINUX && (V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64)
793 #elif V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64 in CPU()
/third_party/node/deps/v8/src/common/
H A Dglobals.h43 #if (V8_TARGET_ARCH_PPC && !V8_HOST_ARCH_PPC)
258 #if (V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) && \
279 #if (V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) && \
426 #if (V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) && \
/third_party/node/deps/v8/src/libsampler/
H A Dsampler.cc377 (V8_HOST_ARCH_PPC || V8_HOST_ARCH_S390 || V8_HOST_ARCH_PPC64))) in FillRegisterState()
422 #elif V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64 in FillRegisterState()
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h759 #define V8_HOST_ARCH_PPC 1 macro
/third_party/node/deps/v8/src/codegen/ppc/
H A Dconstants-ppc.h23 #if (V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) && \
31 #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || V8_OS_AIX || \
38 #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || !V8_TARGET_ARCH_PPC64 || \
45 #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || \
53 #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || V8_OS_AIX || \
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc642 #elif V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64 in DebugBreak()

Completed in 15 milliseconds