Home
last modified time | relevance | path

Searched refs:V8_HOST_ARCH_MIPS (Results 1 – 17 of 17) sorted by relevance

/external/v8/src/base/
Dcpu.cc78 || V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64
138 #if V8_HOST_ARCH_MIPS
272 #if V8_HOST_ARCH_ARM || V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64
577 #elif V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64 in CPU()
588 #ifdef V8_HOST_ARCH_MIPS in CPU()
Dbuild_config.h49 #define V8_HOST_ARCH_MIPS 1 macro
161 #if (V8_TARGET_ARCH_MIPS && !(V8_HOST_ARCH_IA32 || V8_HOST_ARCH_MIPS))
Datomicops.h156 #elif defined(__GNUC__) && V8_HOST_ARCH_MIPS
/external/v8/test/cctest/
Dtest-platform.cc23 #elif V8_HOST_ARCH_MIPS in GetStackPointer()
/external/v8/src/
Dutils.cc400 #elif V8_OS_POSIX && V8_HOST_ARCH_MIPS
424 #elif V8_OS_POSIX && V8_HOST_ARCH_MIPS in init_memcopy_functions()
Dutils.h425 #elif defined(V8_HOST_ARCH_MIPS)
1364 #elif defined(V8_HOST_ARCH_MIPS)
1515 #elif defined(V8_HOST_ARCH_MIPS)
Dglobals.h56 #if (V8_TARGET_ARCH_MIPS && !V8_HOST_ARCH_MIPS)
/external/v8/src/base/platform/
Dplatform-posix.cc241 #elif V8_HOST_ARCH_MIPS in DebugBreak()
/external/v8/src/profiler/
Dsampler.cc473 #elif V8_HOST_ARCH_MIPS in HandleProfilerSignal()
/external/v8/src/mips64/
Dcodegen-mips64.cc73 #if defined(V8_HOST_ARCH_MIPS)
Dmacro-assembler-mips64.cc5628 #if V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64 in ActivationFrameAlignment()
6087 #if V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64 in CallCFunctionHelper()
Dassembler-mips64.cc2188 #if defined(V8_HOST_ARCH_MIPS) || defined(V8_HOST_ARCH_MIPS64) in stop()
Dcode-stubs-mips64.cc4830 #if defined(V8_HOST_ARCH_MIPS) || defined(V8_HOST_ARCH_MIPS64) in Generate()
/external/v8/src/mips/
Dcodegen-mips.cc73 #if defined(V8_HOST_ARCH_MIPS)
Dmacro-assembler-mips.cc4976 #if V8_HOST_ARCH_MIPS in ActivationFrameAlignment()
5374 #if V8_HOST_ARCH_MIPS in CallCFunctionHelper()
Dassembler-mips.cc1903 #if V8_HOST_ARCH_MIPS in stop()
Dcode-stubs-mips.cc4803 #if defined(V8_HOST_ARCH_MIPS) in Generate()