Home
last modified time | relevance | path

Searched refs:V8_HOST_ARCH_ARM64 (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/base/
Dbuild_config.h25 #define V8_HOST_ARCH_ARM64 1 macro
151 #if (V8_TARGET_ARCH_ARM64 && !(V8_HOST_ARCH_X64 || V8_HOST_ARCH_ARM64))
Dcpu.cc78 #elif V8_HOST_ARCH_ARM || V8_HOST_ARCH_ARM64 \
605 #elif V8_HOST_ARCH_ARM64 in CPU()
/external/v8/src/arm64/
Dcpu-arm64.cc41 #ifdef V8_HOST_ARCH_ARM64 in FlushICache()
Dcode-stubs-arm64.cc2719 #if V8_HOST_ARCH_ARM64 in Generate()
Dmacro-assembler-arm64.cc1784 #if V8_HOST_ARCH_ARM64 in ActivationFrameAlignment()
/external/v8/src/base/platform/
Dplatform-posix.cc263 #elif V8_HOST_ARCH_ARM64 in DebugBreak()
/external/v8/src/libsampler/
Dsampler.cc439 #elif V8_HOST_ARCH_ARM64 in FillRegisterState()
/external/v8/src/
Dglobals.h74 #if (V8_TARGET_ARCH_ARM64 && !V8_HOST_ARCH_ARM64)