Home
last modified time | relevance | path

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

/external/v8/src/base/
Dbuild_config.h31 #define V8_HOST_ARCH_MIPS64 1 macro
157 #if (V8_TARGET_ARCH_MIPS64 && !(V8_HOST_ARCH_X64 || V8_HOST_ARCH_MIPS64))
Dcpu.cc78 #elif V8_HOST_ARCH_ARM || V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64
585 #elif V8_HOST_ARCH_MIPS || V8_HOST_ARCH_MIPS64 in CPU()
/external/v8/src/base/platform/
Dplatform-posix.cc412 #elif V8_HOST_ARCH_MIPS64 in DebugBreak()
/external/v8/src/libsampler/
Dsampler.cc492 #elif V8_HOST_ARCH_MIPS64 in FillRegisterState()
/external/v8/src/mips64/
Dcode-stubs-mips64.cc283 #if defined(V8_HOST_ARCH_MIPS) || defined(V8_HOST_ARCH_MIPS64) in Generate()
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()
/external/v8/src/
Dglobals.h47 #if (V8_TARGET_ARCH_MIPS64 && !V8_HOST_ARCH_MIPS64)