Home
last modified time | relevance | path

Searched refs:V8_HOST_ARCH_ARM (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/base/
Dbuild_config.h28 #define V8_HOST_ARCH_ARM 1 macro
148 #if (V8_TARGET_ARCH_ARM && !(V8_HOST_ARCH_IA32 || V8_HOST_ARCH_ARM))
Dcpu.cc78 #elif V8_HOST_ARCH_ARM || V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64
82 #if V8_HOST_ARCH_ARM
423 #elif V8_HOST_ARCH_ARM in CPU()
/external/v8/src/libsampler/
Dsampler.cc471 #elif V8_HOST_ARCH_ARM in FillRegisterState()
552 #elif V8_HOST_ARCH_ARM in FillRegisterState()
586 #elif V8_HOST_ARCH_ARM in FillRegisterState()
/external/v8/src/
Dutils.cc358 #elif V8_OS_POSIX && V8_HOST_ARCH_ARM
396 #elif V8_OS_POSIX && V8_HOST_ARCH_ARM in init_memcopy_functions()
Dutils.h537 #elif defined(V8_HOST_ARCH_ARM)
1235 #if defined(V8_HOST_ARCH_ARM)
1297 #if defined(V8_HOST_ARCH_ARM)
Dglobals.h38 #if (V8_TARGET_ARCH_ARM && !V8_HOST_ARCH_ARM)
/external/v8/src/arm/
Dcodegen-arm.cc20 #if defined(V8_HOST_ARCH_ARM)
Dcode-stubs-arm.cc289 #if V8_HOST_ARCH_ARM in Generate()
Dmacro-assembler-arm.cc1262 #if V8_HOST_ARCH_ARM in ActivationFrameAlignment()
2326 #if V8_HOST_ARCH_ARM in CallCFunctionHelper()
/external/v8/src/base/platform/
Dplatform-posix.cc406 #if V8_HOST_ARCH_ARM in DebugBreak()
/external/v8/src/builtins/arm/
Dbuiltins-arm.cc2295 #if V8_HOST_ARCH_ARM in Generate_CEntry()