/external/llvm/test/CodeGen/PowerPC/ |
2007-09-07-LoadStoreIdxForms.ll | 1 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
add-fi.ll | 1 ; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
|
arr-fp-arg-no-copy.ll | 1 ; RUN: llc -mcpu=ppc64 < %s | FileCheck %s
|
asm-Zy.ll | 3 ; RUN: llc < %s -march=ppc64 -mcpu=a2 | FileCheck %s
|
atomics-fences.ll | 2 ; RUN: llc < %s -mtriple=powerpc-apple-darwin -march=ppc64 -verify-machineinstrs | FileCheck %s --check-prefix=CHECK
|
bitreverse.ll | 1 ; RUN: llc -march=ppc64 %s -o - | FileCheck %s
|
ppc32-vacopy.ll | 1 ; RUN: llc -mtriple="powerpc-unknown-linux-gnu" -mcpu=ppc64 < %s | FileCheck %s
|
ppc440-msync.ll | 2 ; RUN: llc < %s -march=ppc64 -mcpu=a2 | FileCheck %s
|
qpx-func-clobber.ll | 1 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
lit.local.cfg | 12 'AArch64', 'ARM', 'Mips', 'PowerPC', 'ppc64', 'SystemZ']:
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
lit.local.cfg | 12 'AArch64', 'ARM', 'Mips', 'PowerPC', 'ppc64', 'SystemZ']:
|
/external/valgrind/memcheck/tests/ |
wrap7.c | 8 additional complications on ppc64-linux, hence another test. */
|
wrap8.c | 7 This is intended to check that on ppc64-linux, which uses a 13 - on ppc64-linux, a stack overflow is caught, and V aborts. 16 up the call stacks on ppc64-linux due to intercept of mempcpy. 89 int r, n = 15; /* 14 succeeds on ppc64-linux, >= 15 fails */
|
/external/valgrind/none/tests/ |
allexec_prepare_prereq | 32 pair ppc32 ppc64
|
/prebuilts/go/darwin-x86/misc/cgo/test/issue9400/ |
asm_ppc64x.s | 5 // +build ppc64 ppc64le
|
/prebuilts/go/darwin-x86/src/os/signal/ |
sig.s | 7 // +build amd64 amd64p32 arm arm64 386 ppc64 ppc64le
|
/prebuilts/go/darwin-x86/src/runtime/cgo/ |
gcc_libinit.c | 6 // +build !ppc64,!ppc64le
|
/prebuilts/go/darwin-x86/src/runtime/ |
memmove_ppc64x.s | 5 // +build ppc64 ppc64le
|
unaligned2.go | 5 // +build arm ppc64 ppc64le
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue10607.go | 1 // +build linux,!ppc64,!ppc64le
|
/prebuilts/go/linux-x86/misc/cgo/test/issue9400/ |
asm_ppc64x.s | 5 // +build ppc64 ppc64le
|
/prebuilts/go/linux-x86/src/os/signal/ |
sig.s | 7 // +build amd64 amd64p32 arm arm64 386 ppc64 ppc64le
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
gcc_libinit.c | 6 // +build !ppc64,!ppc64le
|
/prebuilts/go/linux-x86/src/runtime/ |
memmove_ppc64x.s | 5 // +build ppc64 ppc64le
|
unaligned2.go | 5 // +build arm ppc64 ppc64le
|