Home
last modified time | relevance | path

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

/external/v8/src/base/
Dcpu.cc78 #elif V8_HOST_ARCH_ARM || V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64
138 #if V8_HOST_ARCH_MIPS
585 #elif V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64 in CPU()
599 #ifdef V8_HOST_ARCH_MIPS in CPU()
Dbuild_config.h34 #define V8_HOST_ARCH_MIPS 1 macro
154 #if (V8_TARGET_ARCH_MIPS && !(V8_HOST_ARCH_IA32 || V8_HOST_ARCH_MIPS))
/external/v8/src/
Dutils.cc377 #elif V8_OS_POSIX && V8_HOST_ARCH_MIPS
401 #elif V8_OS_POSIX && V8_HOST_ARCH_MIPS in init_memcopy_functions()
Dutils.h567 #elif defined(V8_HOST_ARCH_MIPS)
1242 #elif defined(V8_HOST_ARCH_MIPS)
1395 #elif defined(V8_HOST_ARCH_MIPS)
Dglobals.h44 #if (V8_TARGET_ARCH_MIPS && !V8_HOST_ARCH_MIPS)
/external/v8/src/base/platform/
Dplatform-posix.cc410 #elif V8_HOST_ARCH_MIPS in DebugBreak()
/external/v8/src/mips/
Dcode-stubs-mips.cc281 #if defined(V8_HOST_ARCH_MIPS) in Generate()
Dcodegen-mips.cc19 #if defined(V8_HOST_ARCH_MIPS)
Dmacro-assembler-mips.cc4871 #if V8_HOST_ARCH_MIPS in ActivationFrameAlignment()
5325 #if V8_HOST_ARCH_MIPS in CallCFunctionHelper()
Dassembler-mips.cc2395 #if V8_HOST_ARCH_MIPS in stop()
/external/v8/src/libsampler/
Dsampler.cc488 #elif V8_HOST_ARCH_MIPS in FillRegisterState()
/external/v8/src/mips64/
Dcode-stubs-mips64.cc283 #if defined(V8_HOST_ARCH_MIPS) || defined(V8_HOST_ARCH_MIPS64) in Generate()
Dcodegen-mips64.cc19 #if defined(V8_HOST_ARCH_MIPS)
Dmacro-assembler-mips64.cc5255 #if V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64 in ActivationFrameAlignment()
5726 #if V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64 in CallCFunctionHelper()
Dassembler-mips64.cc2639 #if defined(V8_HOST_ARCH_MIPS) || defined(V8_HOST_ARCH_MIPS64) in stop()