/prebuilts/eclipse/deltapack/ |
eclipse-3.7.2-delta-pack.zip | |
eclipse-4.2.2-delta-pack.zip | |
/external/clang/lib/Frontend/ |
InitHeaderSearch.cpp | 190 bool is64bit = arch == llvm::Triple::ppc64 || arch == llvm::Triple::x86_64; 355 case llvm::Triple::ppc64: 357 "powerpc-apple-darwin10", "", "ppc64", 360 "powerpc-apple-darwin10", "", "ppc64",
|
/external/clang/test/CodeGen/ |
ppc64-varargs-complex.c | 1 // REQUIRES: ppc64-registered-target
|
/external/elfutils/backends/ |
Makefile.am | 40 modules = i386 sh x86_64 ia64 alpha arm sparc ppc ppc64 s390
|
/external/llvm/lib/Target/PowerPC/ |
PPCCallingConv.td | 25 // On PPC64, integer return values are always promoted to i64
|
PPCSubtarget.h | 128 // Note, the alignment values for f64 and i64 on ppc64 in Darwin
|
/external/oprofile/events/ppc64/ibm-compat-v1/ |
events | 0 #PPC64 pmu-compat events, version 1
|
/external/valgrind/main/ |
Makefile.tool.am | 85 $(top_builddir)/coregrind/libreplacemalloc_toolpreload-ppc64-linux.a
|
/external/valgrind/main/coregrind/m_syswrap/ |
syscall-ppc64-linux.S | 3 /*--- Support for doing system calls. syscall-ppc64-linux.S ---*/
|
/external/valgrind/main/coregrind/ |
pub_core_basics.h | 102 } PPC64;
|
pub_core_debuginfo.h | 143 /* ppc64-linux only: find the TOC pointer (R2 value) that should be in
|
pub_core_ume.h | 69 // (ppc64-linux only)
|
/external/valgrind/main/docs/internals/ |
register-uses.txt | 96 ppc64-linux
|
/external/valgrind/main/include/ |
pub_tool_machine.h | 158 // ppc64-linux it isn't (sigh).
|
Makefile.in | 261 vki/vki-posixtypes-ppc64-linux.h \ 268 vki/vki-ppc64-linux.h \ 275 vki/vki-scnums-ppc64-linux.h \
|
/external/llvm/lib/MC/ |
MCObjectFileInfo.cpp | 82 T.getArch() != Triple::x86_64 && T.getArch() != Triple::ppc64 && 292 } else if (T.getArch() == Triple::ppc64 || T.getArch() == Triple::ppc64le) { 668 Arch == Triple::ppc || Arch == Triple::ppc64 ||
|
/external/oprofile/utils/ |
opcontrol | 1148 # returns 1 if $CPUTYPE is a PPC64 variant 1152 ppc64/*) 1176 # For PPC64 architectures, the values required to program 1187 ## mmcr0, mmcr1, mmcra are for all ppc64 counters 1219 if [ "$CPUTYPE" = "ppc64/cell-be" ]; then [all...] |
/external/valgrind/main/memcheck/tests/ppc64/ |
Makefile.in | 58 subdir = memcheck/tests/ppc64 382 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign memcheck/tests/ppc64/Makefile'; \ 384 $(AUTOMAKE) --foreign memcheck/tests/ppc64/Makefile
|
/external/llvm/docs/ |
CompilerWriterInfo.rst | 125 * `PowerPC 64-bit ELF ABI Supplement <http://www.linuxbase.org/spec/ELF/ppc64/>`_
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldELF.cpp | 530 // Per the ppc64-elf-linux ABI, The TOC base is TOC value plus 0x8000 773 case Triple::ppc64: // Fall through. [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
ctrloop-reg.ll | 4 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
ctrloop-sums.ll | 4 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
/external/valgrind/main/helgrind/tests/ |
annotate_hbefore.c | 25 // ppc64
|
/external/valgrind/main/memcheck/tests/ |
sh-mem.c | 173 /* A nasty exception: most machines so far (x86/PPC32/PPC64)
|