Home
last modified time | relevance | path

Searched refs:V8_TARGET_ARCH_PPC (Results 1 – 25 of 47) sorted by relevance

12

/third_party/node/deps/v8/src/base/
Dbuild_config.h88 !V8_TARGET_ARCH_PPC && !V8_TARGET_ARCH_PPC64 && !V8_TARGET_ARCH_S390 && \
105 #define V8_TARGET_ARCH_PPC 1 macro
136 #elif V8_TARGET_ARCH_PPC
Dcompiler-specific.h103 !defined(V8_TARGET_ARCH_PPC) && !defined(V8_TARGET_ARCH_PPC64) && \
/third_party/node/deps/v8/src/codegen/
Dassembler-inl.h18 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dassembler-arch.h18 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dregister-arch.h18 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dconstants-arch.h20 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dinterface-descriptors-inl.h22 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
329 V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64 || V8_TARGET_ARCH_S390 || \
350 V8_TARGET_ARCH_ARM || V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64 || \
Dreglist.h16 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dcpu-features.h58 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dmacro-assembler.h51 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dregister-configuration.cc86 #elif V8_TARGET_ARCH_PPC in get_num_allocatable_double_registers()
Dconstant-pool.h84 #if defined(V8_TARGET_ARCH_PPC) || defined(V8_TARGET_ARCH_PPC64)
/third_party/node/deps/v8/src/regexp/
Dregexp-macro-assembler-arch.h18 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
/third_party/node/deps/v8/src/execution/ppc/
Dframe-constants-ppc.cc5 #if V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
/third_party/node/deps/v8/include/
Dv8-unwinder-state.h21 V8_TARGET_ARCH_MIPS || V8_TARGET_ARCH_MIPS64 || V8_TARGET_ARCH_PPC || \
/third_party/node/deps/v8/src/codegen/ppc/
Dconstants-ppc.cc5 #if V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dcpu-ppc.cc7 #if V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dinterface-descriptors-ppc-inl.h8 #if V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
/third_party/node/deps/v8/src/compiler/backend/
Dunwinding-info-writer.h18 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dinstruction-codes.h24 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
/third_party/node/deps/v8/src/execution/
Dsimulator.h21 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
Dframe-constants.h416 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
/third_party/node/deps/v8/src/common/
Dglobals.h43 #if (V8_TARGET_ARCH_PPC && !V8_HOST_ARCH_PPC)
68 #if V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64
259 (V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64) && V8_OS_LINUX
280 (V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64) && V8_OS_LINUX
/third_party/node/deps/v8/src/snapshot/
Ddeserializer.h36 defined(V8_TARGET_ARCH_PPC) || defined(V8_TARGET_ARCH_S390) || \
/third_party/node/deps/v8/src/wasm/
Dwasm-linkage.h92 #elif V8_TARGET_ARCH_PPC || V8_TARGET_ARCH_PPC64

12