/external/chromium_org/base/third_party/valgrind/ |
valgrind.h | 194 ppc64-linux, the R2 value at the divert point is also needed. This 199 redirected: x86: call *%eax, amd64: call *%rax, ppc32/ppc64: 429 /* ------------------------ ppc64-linux ------------------------ */ 626 /* ------------------------ ppc64-aix5 ------------------------- */ [all...] |
/external/chromium_org/third_party/re2/util/ |
valgrind.h | 172 ppc64-linux, the R2 value at the divert point is also needed. This 177 redirected: x86: call *%eax, amd64: call *%rax, ppc32/ppc64: 351 /* ------------------------ ppc64-linux ------------------------ */ 548 /* ------------------------ ppc64-aix5 ------------------------- */ [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/third_party/ |
valgrind.h | 164 ppc64-linux, the R2 value at the divert point is also needed. This 169 redirected: x86: call *%eax, amd64: call *%rax, ppc32/ppc64: 343 /* ------------------------ ppc64-linux ------------------------ */ 481 /* ------------------------ ppc64-aix5 ------------------------- */ [all...] |
/external/regex-re2/util/ |
valgrind.h | 172 ppc64-linux, the R2 value at the divert point is also needed. This 177 redirected: x86: call *%eax, amd64: call *%rax, ppc32/ppc64: 351 /* ------------------------ ppc64-linux ------------------------ */ 548 /* ------------------------ ppc64-aix5 ------------------------- */ [all...] |
/external/valgrind/main/memcheck/tests/ |
Makefile.in | 64 @VGCONF_ARCHS_INCLUDE_PPC64_TRUE@am__append_6 = ppc64 [all...] |
/external/valgrind/main/none/tests/ppc64/ |
Makefile.in | 64 subdir = none/tests/ppc64 517 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign none/tests/ppc64/Makefile'; \ 519 $(AUTOMAKE) --foreign none/tests/ppc64/Makefile [all...] |
/external/libvpx/libvpx/build/make/ |
configure.sh | 625 tgt_isa=ppc64 1025 enabled ppc64 && darwin_arch="${darwin_arch}64" [all...] |
/external/llvm/lib/Object/ |
MachOObjectFile.cpp | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCAsmPrinter.cpp | 813 // the PPC64 ELF ABI (this is a low-priority item because GDB does not 842 "ppc64", [all...] |
PPCISelLowering.cpp | 557 // Temporary workaround for the inability of PPC64 JIT to handle jump 595 // The rest is 8 on PPC64 and 4 on PPC32 boundary. [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
UNUSED_STABS.txt | 1118 Addr tocptr; /* ppc64-linux only: value that R2 should have */ [all...] |
priv_storage.h | 68 Addr tocptr; /* ppc64-linux only: value that R2 should have */ 717 /* .opd -- needed on ppc64-linux for finding symbols */ [all...] |
/external/elfutils/libdwfl/ |
linux-kernel-modules.c | 749 /* The goofy PPC64 module_frob_arch_sections function tweaks
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyld.cpp | 399 } else if (Arch == Triple::ppc64 || Arch == Triple::ppc64le) {
|
/external/llvm/test/CodeGen/PowerPC/ |
ctrloop-le.ll | 3 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
ctrloop-lt.ll | 3 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
ctrloop-ne.ll | 3 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
/external/oprofile/libop/ |
op_events.c | 731 * This function is PPC64-specific.
|
/external/qemu/ |
Changelog | 526 - ppc64 support + personality() patch (Rusty Russell)
|
/external/strace/ |
strace.spec | 13 %define strace64_arches ppc64 sparc64
|
/external/valgrind/main/memcheck/ |
mc_machine.c | 141 /* -------------------- ppc64 -------------------- */ 344 VG_(printf)("MC_(get_otrack_shadow_offset)(ppc64)(off=%d,sz=%d)\n", [all...] |
/external/valgrind/main/docs/xml/ |
manual-core.xml | [all...] |
/external/valgrind/main/VEX/priv/ |
host_ppc_defs.c | 246 /* For both ppc32-linux and ppc64-linux, f14-f31 are callee save. 258 /* For both ppc32-linux and ppc64-linux, v20-v31 are callee save. [all...] |
/external/chromium_org/v8/src/third_party/valgrind/ |
valgrind.h | 208 ppc64-linux, the R2 value at the divert point is also needed. This 213 redirected: x86: call *%eax, amd64: call *%rax, ppc32/ppc64: 457 /* ------------------------ ppc64-linux ------------------------ */ [all...] |
/external/clang/lib/Basic/ |
Targets.cpp | 270 case llvm::Triple::ppc64: 706 .Case("ppc64", true) [all...] |