/external/llvm/test/CodeGen/PowerPC/ |
2006-12-07-SelectCrash.ll | 1 ; RUN: llc < %s -march=ppc64
|
2007-09-04-AltivecDST.ll | 1 ; RUN: llc < %s -march=ppc64 -mattr=+altivec | grep dst | count 4
|
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
|
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/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
2006-12-07-SelectCrash.ll | 1 ; RUN: llc < %s -march=ppc64
|
2007-09-04-AltivecDST.ll | 1 ; RUN: llc < %s -march=ppc64 | grep dst | count 4
|
2007-09-07-LoadStoreIdxForms.ll | 1 ; RUN: llc < %s -march=ppc64 | grep lwzx
|
atomic-2.ll | 1 ; RUN: llc < %s -march=ppc64 | FileCheck %s
|
/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/cmd/vet/all/whitelist/ |
ppc64x.txt | 0 // ppc64-specific vet whitelist. See readme.txt for details.
|
/prebuilts/go/darwin-x86/src/runtime/ |
os_linux_be64.go | 7 // +build ppc64 s390x
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue10607.go | 1 // +build linux,!ppc64
|
issue11987.go | 7 // Issue 11987. The ppc64 SRADCC instruction was misassembled in a way
|
issue17005.go | 7 // This tickles (a version of) the PPC64 back end to
|