Home
last modified time | relevance | path

Searched refs:USE_SIMULATOR (Results 1 – 25 of 46) sorted by relevance

12

/external/v8/src/
Dglobals.h73 #if !defined(USE_SIMULATOR)
75 #define USE_SIMULATOR 1 macro
78 #define USE_SIMULATOR 1 macro
81 #define USE_SIMULATOR 1 macro
84 #define USE_SIMULATOR 1 macro
87 #define USE_SIMULATOR 1 macro
90 #define USE_SIMULATOR 1 macro
916 (!defined(USE_SIMULATOR) || !defined(_MIPS_TARGET_SIMULATOR))) || \
918 (!defined(USE_SIMULATOR) || !defined(_MIPS_TARGET_SIMULATOR))) || \
Dvm-state-inl.h62 #ifdef USE_SIMULATOR in ExternalCallbackScope()
77 #ifdef USE_SIMULATOR in scope_address()
Dvm-state.h52 #ifdef USE_SIMULATOR
Dversion.cc30 #ifdef USE_SIMULATOR in GetString()
Disolate.h337 #ifdef USE_SIMULATOR
356 #if USE_SIMULATOR
453 #if USE_SIMULATOR in PerIsolateThreadData()
465 #if USE_SIMULATOR in FIELD_ACCESSOR()
479 #if USE_SIMULATOR
1206 #ifdef USE_SIMULATOR
1521 #ifdef USE_SIMULATOR
Dstrtod.cc157 #if (V8_TARGET_ARCH_IA32 || V8_TARGET_ARCH_X87 || defined(USE_SIMULATOR)) && \ in DoubleStrtod()
Disolate.cc85 #ifdef USE_SIMULATOR in InitializeInternal()
110 #ifdef USE_SIMULATOR in Initialize()
2014 #ifdef USE_SIMULATOR in Throw()
2077 #if defined(USE_SIMULATOR) in Throw()
2538 #if USE_SIMULATOR in Throw()
2651 #if defined(USE_SIMULATOR) in Throw()
3663 #ifdef USE_SIMULATOR in Throw()
Dexecution.cc64 #ifdef USE_SIMULATOR in Invoke()
/external/v8/src/mips/
Dcpu-mips.cc26 #if !defined(USE_SIMULATOR) in FlushICache()
Dsimulator-mips.h19 #if !defined(USE_SIMULATOR)
Dcodegen-mips.cc24 #if defined(USE_SIMULATOR) || defined(_MIPS_ARCH_MIPS32R6) || \ in CreateMemCopyUint8Function()
557 #if defined(USE_SIMULATOR) in CreateSqrtFunction()
/external/v8/src/mips64/
Dcpu-mips64.cc26 #if !defined(USE_SIMULATOR) in FlushICache()
Dsimulator-mips64.h19 #if !defined(USE_SIMULATOR)
Dcodegen-mips64.cc25 #if defined(USE_SIMULATOR) in CreateMemCopyUint8Function()
559 #if defined(USE_SIMULATOR) in CreateSqrtFunction()
/external/v8/src/ppc/
Dcpu-ppc.cc16 #if !defined(USE_SIMULATOR) in FlushICache()
Dcodegen-ppc.cc22 #if defined(USE_SIMULATOR) in CreateSqrtFunction()
Dsimulator-ppc.h18 #if !defined(USE_SIMULATOR)
/external/v8/src/arm/
Dcpu-arm.cc24 #if !defined(USE_SIMULATOR) in FlushICache()
Dcodegen-arm.cc24 #if defined(USE_SIMULATOR) in CreateMemCopyUint8Function()
182 #if defined(USE_SIMULATOR) in CreateMemCopyUint16Uint8Function()
269 #if defined(USE_SIMULATOR) in CreateSqrtFunction()
Dsimulator-arm.h20 #if !defined(USE_SIMULATOR)
/external/v8/src/arm64/
Dcpu-arm64.cc18 #ifdef USE_SIMULATOR in CacheLineSizes()
/external/v8/src/profiler/
Dtick-sample.cc83 #if defined(USE_SIMULATOR)
198 #if defined(USE_SIMULATOR) in GetStackSample()
/external/vixl/src/
Dglobals-vixl.h269 #ifdef USE_SIMULATOR
/external/v8/src/s390/
Dcodegen-s390.cc21 #if defined(USE_SIMULATOR) in CreateSqrtFunction()
/external/v8/src/base/
Dcpu.cc643 #ifndef USE_SIMULATOR in CPU()

12