Home
last modified time | relevance | path

Searched refs:V8_HOST_ARCH_IA32 (Results 1 - 16 of 16) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dclobber-registers.cc15 #elif V8_HOST_ARCH_IA32 && V8_TARGET_ARCH_IA32
32 #if V8_HOST_ARCH_IA32 && V8_TARGET_ARCH_IA32
40 (V8_HOST_ARCH_IA32 && V8_TARGET_ARCH_IA32)
/third_party/node/deps/v8/src/base/platform/
H A Dyield-processor.h20 #if defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64)
31 #if defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64)
H A Dplatform.h51 #if V8_CC_MSVC && V8_HOST_ARCH_IA32
58 #endif // V8_CC_MSVC && V8_HOST_ARCH_IA32
70 #if V8_CC_MSVC && V8_HOST_ARCH_IA32
94 #elif defined(__APPLE__) && (V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64)
107 #if V8_HOST_ARCH_IA32
H A Dplatform-posix.cc644 #elif V8_HOST_ARCH_IA32 in DebugBreak()
1149 #if V8_HOST_ARCH_IA32 in InitializeTlsBaseOffset()
/third_party/node/deps/v8/src/base/
H A Dbuild_config.h22 #define V8_HOST_ARCH_IA32 1 macro
153 #if V8_TARGET_ARCH_IA32 && !V8_HOST_ARCH_IA32
164 #if (V8_TARGET_ARCH_ARM && !(V8_HOST_ARCH_IA32 || V8_HOST_ARCH_ARM))
170 #if (V8_TARGET_ARCH_MIPS && !(V8_HOST_ARCH_IA32 || V8_HOST_ARCH_MIPS))
H A Dimmediate-crash.h45 #if V8_HOST_ARCH_X64 || V8_HOST_ARCH_IA32
H A Dcpu.cc61 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64
459 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in CPU()
/third_party/node/deps/v8/src/libsampler/
H A Dsampler.cc381 #if V8_HOST_ARCH_IA32 in FillRegisterState()
475 #elif V8_HOST_ARCH_IA32 in FillRegisterState()
488 #if V8_HOST_ARCH_IA32 in FillRegisterState()
502 #if V8_HOST_ARCH_IA32 in FillRegisterState()
512 #if V8_HOST_ARCH_IA32 in FillRegisterState()
526 #if V8_HOST_ARCH_IA32 in FillRegisterState()
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h741 #define V8_HOST_ARCH_IA32 1 macro
864 #if V8_TARGET_ARCH_IA32 && !V8_HOST_ARCH_IA32
875 #if (V8_TARGET_ARCH_ARM && !(V8_HOST_ARCH_IA32 || V8_HOST_ARCH_ARM))
887 #if (V8_TARGET_ARCH_RISCV32 && !(V8_HOST_ARCH_IA32 || V8_HOST_ARCH_RISCV32))
/third_party/node/deps/v8/src/extensions/
H A Dcputracemark-extension.cc27 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in Mark()
52 #endif // V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in Mark()
/third_party/node/deps/v8/src/utils/
H A Dmemcopy.h193 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in MemsetUint32()
219 #if V8_HOST_ARCH_IA32 in MemsetPointer()
/third_party/node/deps/v8/src/objects/
H A Dswiss-hash-table-helpers.h430 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc39 #if V8_HOST_ARCH_IA32 in IsNoFrameRegion()
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1628 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in ExecuteGeneric()
2152 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in ExecuteGeneric()
2196 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in ExecuteGeneric()
3347 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in ExecuteGeneric()
3391 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in ExecuteGeneric()
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc35 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64
74 #endif // V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64
90 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in ProbeImpl()
138 #endif // V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in ProbeImpl()
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc4361 #if V8_HOST_ARCH_IA32 || V8_HOST_ARCH_X64 in AssembleConstructFrame()

Completed in 29 milliseconds