/external/llvm/test/CodeGen/PowerPC/ |
atomics-indexed.ll | 2 ; FIXME: -verify-machineinstrs currently fail on ppc64 (mismatched register/instruction). 4 ; RUN: llc < %s -mtriple=powerpc-apple-darwin -march=ppc64 | FileCheck %s --check-prefix=CHECK --check-prefix=PPC64 38 ; PPC64-NOT: __sync_ 39 ; PPC64: ldx 75 ; PPC64-NOT: __sync_ 76 ; PPC64: stdx
|
a2q-stackalign.ll | 1 ; RUN: llc < %s -march=ppc64 -mcpu=a2 | FileCheck -check-prefix=CHECK-A2 %s 2 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck -check-prefix=CHECK-A2Q %s 3 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc64-bgq-linux -mcpu=a2 | FileCheck -check-prefix=CHECK-BGQ %s
|
2007-09-11-RegCoalescerAssert.ll | 1 ; RUN: llc < %s -march=ppc64
|
2008-10-28-UnprocessedNode.ll | 1 ; RUN: llc < %s -march=ppc64
|
int-fp-conv-1.ll | 1 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
lbz-from-ld-shift.ll | 1 ; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
|
ppc64-icbt-pwr8.ll | 2 ; Copied from the ppc64-prefetch.ll test
|
qpx-s-store.ll | 1 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
|
qpx-store.ll | 1 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
|
retaddr.ll | 3 ; RUN: llc < %s -march=ppc64 | grep "ld r., 16(r1)"
|
tls.ll | 1 ; RUN: llc -O0 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT0 %s 2 ; RUN: llc -O1 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT1 %s
|
/external/bison/m4/ |
multiarch.m4 | 15 # ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ 16 # CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ 40 i?86 | x86_64 | ppc | ppc64)
|
/external/clang/test/CodeGen/ |
atomics-inlining.c | 3 // RUN: %clang_cc1 -triple powerpc64-linux-gnu -emit-llvm %s -o - | FileCheck %s -check-prefix=PPC64 58 // PPC64-LABEL: define void @test1 59 // PPC64: = load atomic i8, i8* @c1 seq_cst 60 // PPC64: store atomic i8 {{.*}}, i8* @c1 seq_cst 61 // PPC64: = load atomic i16, i16* @s1 seq_cst 62 // PPC64: store atomic i16 {{.*}}, i16* @s1 seq_cst 63 // PPC64: = load atomic i32, i32* @i1 seq_cst 64 // PPC64: store atomic i32 {{.*}}, i32* @i1 seq_cst 65 // PPC64: = load atomic i64, i64* @ll1 seq_cst 66 // PPC64: store atomic i64 {{.*}}, i64* @ll1 seq_cs [all...] |
/external/libunwind/include/tdep-ppc32/ |
dwarf-config.h | 8 frysk successfully on ppc64, by Wu Zhou <woodzltc@cn.ibm.com> 9 Will be replaced when libunwind is ready on ppc64 platform. 35 /* For PPC64, 48 GPRs + 33 FPRs + 33 AltiVec + 1 SPE */
|
/external/libunwind/include/tdep-ppc64/ |
dwarf-config.h | 8 frysk successfully on ppc64, by Wu Zhou <woodzltc@cn.ibm.com> 9 Will be replaced when libunwind is ready on ppc64 platform. 35 /* For PPC64, 48 GPRs + 33 FPRs + 33 AltiVec + 1 SPE */
|
/external/clang/test/Driver/ |
default-toolchain.c | 7 // RUN: %clang -target i386-apple-darwin9 -arch ppc64 -m32 -v 2> %t
|
/external/valgrind/memcheck/tests/ |
badjump.c | 6 /* on ppc64-linux, a function pointer points to a function
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
anames.go | 1 // Do not edit. Bootstrap copy of /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/anames.go 3 //line /Volumes/Android/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/anames.go:1 4 // Generated by stringer -i a.out.go -o anames.go -p ppc64 7 package ppc64 package
|
/prebuilts/go/darwin-x86/src/runtime/cgo/ |
gcc_libinit_linux_ppc64x.c | 7 // +build ppc64 ppc64le
|
/prebuilts/go/darwin-x86/src/runtime/ |
memclr_ppc64x.s | 5 // +build ppc64 ppc64le
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/ |
anames.go | 1 // Do not edit. Bootstrap copy of /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/anames.go 3 //line /usr/local/google/buildbot/src/android/build-tools/out/obj/go/src/cmd/internal/obj/ppc64/anames.go:1 4 // Generated by stringer -i a.out.go -o anames.go -p ppc64 7 package ppc64 package
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
gcc_libinit_linux_ppc64x.c | 7 // +build ppc64 ppc64le
|
/prebuilts/go/linux-x86/src/runtime/ |
memclr_ppc64x.s | 5 // +build ppc64 ppc64le
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/arch/ |
arch.go | 14 "bootstrap/internal/obj/ppc64" 71 case "ppc64": 73 a.LinkArch = &ppc64.Linkppc64 77 a.LinkArch = &ppc64.Linkppc64le 313 for i := ppc64.REG_R0; i <= ppc64.REG_R31; i++ { 316 for i := ppc64.REG_F0; i <= ppc64.REG_F31; i++ { 319 for i := ppc64.REG_CR0; i <= ppc64.REG_CR7; i++ [all...] |
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/ |
arch.go | 11 "cmd/internal/obj/ppc64" 68 case "ppc64": 70 a.LinkArch = &ppc64.Linkppc64 74 a.LinkArch = &ppc64.Linkppc64le 310 for i := ppc64.REG_R0; i <= ppc64.REG_R31; i++ { 313 for i := ppc64.REG_F0; i <= ppc64.REG_F31; i++ { 316 for i := ppc64.REG_CR0; i <= ppc64.REG_CR7; i++ [all...] |