HomeSort by relevance Sort by last modified time
    Searched full:ppc64 (Results 276 - 300 of 917) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/PowerPC/
aa-tbaa.ll 1 ; RUN: llc -enable-misched -misched=shuffle -enable-aa-sched-mi -use-tbaa-in-sched-mi=0 -post-RA-scheduler=0 -mcpu=ppc64 < %s | FileCheck %s
ctrloop-asm.ll 3 ; RUN: llc < %s -march=ppc64 | FileCheck %s
flt-preinc.ll 1 ; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
return-val-i128.ll 1 ; RUN: llc < %s -march=ppc64
tls-store2.ll 1 ; RUN: llc -march=ppc64 -mcpu=pwr7 -O2 -relocation-model=pic < %s | FileCheck %s
zext-free.ll 1 ; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
  /external/valgrind/tests/
filter_libc 23 # filter out the exact libc-start.c:### line number. (ppc64*)
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
a.out.go 1 // Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/a.out.go
3 //line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/a.out.go:1
33 package ppc64 package
37 //go:generate go run ../stringer.go -i $GOFILE -o anames.go -p ppc64
  /prebuilts/go/darwin-x86/src/math/
stubs_ppc64x.s 5 // +build ppc64 ppc64le
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
a.out.go 1 // Do not edit. Bootstrap copy of /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/a.out.go
3 //line /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/a.out.go:1
33 package ppc64 package
37 //go:generate go run ../stringer.go -i $GOFILE -o anames.go -p ppc64
  /prebuilts/go/linux-x86/src/math/
stubs_ppc64x.s 5 // +build ppc64 ppc64le
  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_ppc64.h 36 * produced on ppc64. These files may be read on any platform provided
74 * Breakpad minidump extension for PPC64 support. Based on Darwin/Mac OS X'
83 // these types are the same in ppc64 & ppc
  /external/valgrind/VEX/
Makefile-gcc 163 libvex-ppc64-linux.a: TAG-ppc64-linux libvex.a
164 mv -f libvex.a libvex-ppc64-linux.a
165 TAG-ppc64-linux:
166 if [ ! -f TAG-ppc64-linux ] ; then rm -f $(LIB_OBJS) TAG-* libvex.a ; fi
167 touch TAG-ppc64-linux
181 libvex-ppc64-aix5.a: TAG-ppc64-aix5 libvex.a
182 mv -f libvex.a libvex-ppc64-aix5.a
183 TAG-ppc64-aix5
    [all...]
  /external/valgrind/include/vki/
vki-posixtypes-ppc64-linux.h 3 /*--- PPC64/Linux-specific kernel interface: posix types. ---*/
4 /*--- vki-posixtypes-ppc64-linux.h ---*/
36 // From linux-2.6.13/include/asm-ppc64/posix_types.h
vki-ppc64-linux.h 3 /*--- PPC64/Linux-specific kernel interface. vki-ppc64-linux.h ---*/
40 // From linux-2.6.13/include/asm-ppc64/types.h
64 // From linux-2.6.13/include/asm-ppc64/page.h
81 // From linux-2.6.13/include/asm-ppc64/signal.h
100 /* Back in asm-ppc64/signal.h */
195 // From linux-2.6.13/include/asm-ppc64/ptrace.h
269 // From linux-2.6.13/include/asm-ppc64/elf.h
305 // From linux-2.6.13/include/asm-ppc64/sigcontext.h
341 // From linux-2.6.13/include/asm-ppc64/mman.
    [all...]
  /external/valgrind/memcheck/tests/
Makefile.am 17 SUBDIRS += ppc64
48 DIST_SUBDIRS = x86 amd64 ppc32 ppc64 s390x linux \
197 origin5-bz2.stderr.exp-glibc27-ppc64 \
204 origin6-fp.stderr.exp-glibc27-ppc64 \
267 varinfo1.stderr.exp-ppc64 \
269 varinfo2.stderr.exp-ppc64 \
271 varinfo3.stderr.exp-ppc64 \
273 varinfo4.stderr.exp-ppc64 \
275 varinfo5.stderr.exp-ppc64 \
277 varinfo6.stderr.exp-ppc64 \
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
README 72 ppc64-darwin8-gcc
73 ppc64-darwin9-gcc
74 ppc64-linux-gcc
  /prebuilts/go/darwin-x86/src/cmd/dist/
buildtool.go 37 "compile/internal/ppc64",
43 "internal/obj/ppc64",
50 "link/internal/ppc64",
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
obj.go 31 package ppc64 package
128 case obj.Hlinux: /* ppc64 elf */
129 if ld.Thestring == "ppc64" {
  /prebuilts/go/linux-x86/src/cmd/dist/
buildtool.go 37 "compile/internal/ppc64",
43 "internal/obj/ppc64",
50 "link/internal/ppc64",
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
obj.go 31 package ppc64 package
128 case obj.Hlinux: /* ppc64 elf */
129 if ld.Thestring == "ppc64" {
  /external/clang/test/Driver/
ppc-features.cpp 43 // check -msoft-float option for ppc64
45 // CHECK-SOFTFLOAT64: error: invalid float ABI 'soft float is not supported for ppc64'
47 // check -mfloat-abi=soft option for ppc64
49 // CHECK-FLOATABISOFT64: error: invalid float ABI 'soft float is not supported for ppc64'
51 // check -msoft-float option for ppc64
53 // CHECK-SOFTFLOAT64le: error: invalid float ABI 'soft float is not supported for ppc64'
55 // check -mfloat-abi=soft option for ppc64
57 // CHECK-FLOATABISOFT64le: error: invalid float ABI 'soft float is not supported for ppc64'
59 // CHECK: invalid argument '-faltivec' only allowed with 'ppc/ppc64/ppc64le'
109 // RUN: %clang -target powerpc64-unknown-linux-gnu %s -fno-altivec -mcpu=ppc64 -### -o %t.o 2>&1 | FileCheck --check-prefix=CHECK-16 %
    [all...]
  /external/compiler-rt/cmake/
config-ix.cmake 262 set(PPC64 powerpc64 powerpc64le)
272 set(ALL_SANITIZER_COMMON_SUPPORTED_ARCH ${X86} ${X86_64} ${PPC64}
275 ${MIPS32} ${MIPS64} ${PPC64})
279 set(ALL_PROFILE_SUPPORTED_ARCH ${X86} ${X86_64} ${ARM32} ${ARM64} ${PPC64}
281 set(ALL_TSAN_SUPPORTED_ARCH ${X86_64} ${MIPS64} ${ARM64} ${PPC64})
283 ${MIPS32} ${MIPS64} ${PPC64})
  /external/llvm/lib/Target/PowerPC/
PPCTargetMachine.cpp 81 bool is64Bit = T.getArch() == Triple::ppc64 || T.getArch() == Triple::ppc64le;
92 // PPC32 has 32 bit pointers. The PS3 (OS Lv2) is a PPC64 machine with 32 bit
97 // Note, the alignment values for f64 and i64 on ppc64 in Darwin
104 // PPC64 has 32 and 64 bit registers, PPC32 has only 32 bit ones.
118 if (TT.getArch() == Triple::ppc64 || TT.getArch() == Triple::ppc64le) {
165 case Triple::ppc64:
  /external/libunwind/tests/
Makefile.am 35 noinst_PROGRAMS_arch = ppc64-test-altivec
117 ppc64_test_altivec_SOURCES = ppc64-test-altivec.c ppc64-test-altivec-utils.c

Completed in 1213 milliseconds

<<11121314151617181920>>