/external/llvm/test/CodeGen/PowerPC/ |
reg-names.ll | 2 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -ppc-asm-full-reg-names < %s | FileCheck -check-prefix=CHECK-FN %s
|
unal-altivec-wint.ll | 5 declare <4 x i32> @llvm.ppc.altivec.lvx(i8*) #1 11 %vl = call <4 x i32> @llvm.ppc.altivec.lvx(i8* %hv) 26 declare void @llvm.ppc.altivec.stvx(<4 x i32>, i8*) #0 32 call void @llvm.ppc.altivec.stvx(<4 x i32> %d, i8* %hv)
|
vec_br_cmp.ll | 10 %tmp.upgrd.1 = tail call i32 @llvm.ppc.altivec.vcmpeqfp.p( i32 1, <4 x float> %tmp, <4 x float> %tmp3 ) ; <i32> [#uses=1] 22 declare i32 @llvm.ppc.altivec.vcmpeqfp.p(i32, <4 x float>, <4 x float>)
|
vsx-spill-norwstore.ll | 15 %0 = tail call <8 x i16> @llvm.ppc.altivec.vupkhsb(<16 x i8> <i8 0, i8 -1, i8 -1, i8 0, i8 0, i8 0, i8 -1, i8 0, i8 -1, i8 0, i8 0, i8 -1, i8 -1, i8 -1, i8 0, i8 -1>) #0 16 %1 = tail call <8 x i16> @llvm.ppc.altivec.vupklsb(<16 x i8> <i8 0, i8 -1, i8 -1, i8 0, i8 0, i8 0, i8 -1, i8 0, i8 -1, i8 0, i8 0, i8 -1, i8 -1, i8 -1, i8 0, i8 -1>) #0 30 %2 = tail call i32 @llvm.ppc.altivec.vcmpequh.p(i32 2, <8 x i16> %0, <8 x i16> <i16 0, i16 -1, i16 -1, i16 0, i16 0, i16 0, i16 -1, i16 0>) #0 38 %3 = tail call i32 @llvm.ppc.altivec.vcmpequh.p(i32 2, <8 x i16> %1, <8 x i16> <i16 -1, i16 0, i16 0, i16 -1, i16 -1, i16 -1, i16 0, i16 -1>) #0 50 declare <8 x i16> @llvm.ppc.altivec.vupkhsb(<16 x i8>) #1 53 declare <8 x i16> @llvm.ppc.altivec.vupklsb(<16 x i8>) #1 59 declare i32 @llvm.ppc.altivec.vcmpequh.p(i32, <8 x i16>, <8 x i16>) #1
|
crypto_bifs.ll | 18 %2 = call <16 x i8> @llvm.ppc.altivec.crypto.vpmsumb(<16 x i8> %0, <16 x i8> %1) 24 declare <16 x i8> @llvm.ppc.altivec.crypto.vpmsumb(<16 x i8>, <16 x i8>) #1 35 %2 = call <8 x i16> @llvm.ppc.altivec.crypto.vpmsumh(<8 x i16> %0, <8 x i16> %1) 41 declare <8 x i16> @llvm.ppc.altivec.crypto.vpmsumh(<8 x i16>, <8 x i16>) #1 52 %2 = call <4 x i32> @llvm.ppc.altivec.crypto.vpmsumw(<4 x i32> %0, <4 x i32> %1) 58 declare <4 x i32> @llvm.ppc.altivec.crypto.vpmsumw(<4 x i32>, <4 x i32>) #1 69 %2 = call <2 x i64> @llvm.ppc.altivec.crypto.vpmsumd(<2 x i64> %0, <2 x i64> %1) 75 declare <2 x i64> @llvm.ppc.altivec.crypto.vpmsumd(<2 x i64>, <2 x i64>) #1 83 %1 = call <2 x i64> @llvm.ppc.altivec.crypto.vsbox(<2 x i64> %0) 89 declare <2 x i64> @llvm.ppc.altivec.crypto.vsbox(<2 x i64>) # [all...] |
ppc32-cyclecounter.ll | 3 ; RUN: llc -mcpu=ppc < %s | FileCheck %s
|
vsx-ldst-builtin-le.ll | 58 %4 = call <4 x i32> @llvm.ppc.vsx.lxvw4x(i8* %3) 66 %9 = call <4 x i32> @llvm.ppc.vsx.lxvw4x(i8* %8) 74 %14 = call <4 x i32> @llvm.ppc.vsx.lxvw4x(i8* %13) 83 %20 = call <2 x double> @llvm.ppc.vsx.lxvd2x(i8* %19) 92 %26 = call <2 x double> @llvm.ppc.vsx.lxvd2x(i8* %25) 101 %32 = call <2 x double> @llvm.ppc.vsx.lxvd2x(i8* %31) 112 call void @llvm.ppc.vsx.stxvw4x(<4 x i32> %34, i8* %38) 122 call void @llvm.ppc.vsx.stxvw4x(<4 x i32> %40, i8* %44) 133 call void @llvm.ppc.vsx.stxvw4x(<4 x i32> %47, i8* %51) #1 144 call void @llvm.ppc.vsx.stxvd2x(<2 x double> %54, i8* %58 [all...] |
/external/valgrind/exp-sgcheck/tests/ |
is_arch_supported | 13 ppc*|arm*|s390x|mips*|tilegx) exit 1;;
|
/external/clang/test/CodeGen/ |
complex-math.c | 4 // RUN: %clang_cc1 %s -O1 -emit-llvm -triple powerpc-unknown-unknown -o - | FileCheck %s --check-prefix=PPC 370 // PPC-LABEL: @mul_long_double_cc( 371 // PPC: %[[AC:[^ ]+]] = fmul 372 // PPC: %[[BD:[^ ]+]] = fmul 373 // PPC: %[[AD:[^ ]+]] = fmul 374 // PPC: %[[BC:[^ ]+]] = fmul 375 // PPC: %[[RR:[^ ]+]] = fsub ppc_fp128 %[[AC]], %[[BD]] 376 // PPC: %[[RI:[^ ]+]] = fadd ppc_fp128 377 // PPC-DAG: %[[AD]] 378 // PPC-DAG: [all...] |
/external/clang/test/Preprocessor/ |
init.c | [all...] |
/external/clang/test/CodeGenCXX/ |
homogeneous-aggregates.cpp | 1 // RUN: %clang_cc1 -triple powerpc64le-unknown-linux-gnu -emit-llvm -o - %s | FileCheck %s --check-prefix=PPC 41 // PPC: define void @_Z7func_D12D1(%struct.D1* noalias sret %agg.result, [3 x i64] %x.coerce) 47 // PPC: define [3 x double] @_Z7func_D22D2([3 x double] %x.coerce) 53 // PPC: define void @_Z7func_D32D3(%struct.D3* noalias sret %agg.result, [4 x i64] %x.coerce) 58 // PPC: define [4 x double] @_Z7func_D42D4([4 x double] %x.coerce) 64 // PPC: define [3 x double] @_Z7func_D52D5([3 x double] %x.coerce) 89 // PPC: define void @_Z15with_empty_base16HVAWithEmptyBase([3 x float] %a.coerce) 102 // PPC: define void @_Z19with_empty_bitfield20HVAWithEmptyBitField([3 x float] %a.coerce)
|
/external/compiler-rt/lib/builtins/ppc/ |
Makefile.mk | 1 #===- lib/builtins/ppc/Makefile.mk -------------------------*- Makefile -*--===# 12 OnlyArchs := ppc
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
General.xcconfig | 10 // Build for PPC and Intel, 32- and 64-bit 11 ARCHS = i386 x86_64 ppc ppc64
|
/external/llvm/lib/Target/PowerPC/TargetInfo/ |
PowerPCTargetInfo.cpp | 10 #include "PPC.h" 18 RegisterTarget<Triple::ppc, /*HasJIT=*/true>
|
/external/ltrace/testsuite/ltrace.torture/ |
Makefile.am | 19 ppc-lwarx.c ppc-lwarx.exp signals.c signals.exp \
|
/external/protobuf/gtest/xcode/Config/ |
General.xcconfig | 10 // Build for PPC and Intel, 32- and 64-bit 11 ARCHS = i386 x86_64 ppc ppc64
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_exception_mac.h | 73 * support. Based on Darwin/Mac OS X' mach/ppc/exception.h and 106 /* With MD_EXCEPTION_MAC_BAD_ACCESS on ppc */ 114 /* With MD_EXCEPTION_MAC_BAD_INSTRUCTION on ppc */ 128 /* With MD_EXCEPTION_MAC_ARITHMETIC on ppc */ 144 /* With MD_EXCEPTION_MAC_EMULATION on ppc */ 150 /* With MD_EXCEPTION_MAC_SOFTWARE on ppc */ 154 /* With MD_EXCEPTION_MAC_BREAKPOINT on ppc */
|
/external/llvm/lib/Target/PowerPC/ |
PPCLoopDataPrefetch.cpp | 14 #define DEBUG_TYPE "ppc-loop-data-prefetch" 15 #include "PPC.h" 43 PrefetchWrites("ppc-loop-prefetch-writes", cl::Hidden, cl::init(false), 49 PrefDist("ppc-loop-prefetch-distance", cl::Hidden, cl::init(300), 53 CacheLineSize("ppc-loop-prefetch-cache-line", cl::Hidden, cl::init(64), 94 INITIALIZE_PASS_BEGIN(PPCLoopDataPrefetch, "ppc-loop-data-prefetch", 95 "PPC Loop Data Prefetch", false, false) 100 INITIALIZE_PASS_END(PPCLoopDataPrefetch, "ppc-loop-data-prefetch", 101 "PPC Loop Data Prefetch", false, false)
|
PPC.td | 1 //===-- PPC.td - Describe the PowerPC Target Machine -------*- tablegen -*-===// 26 def Directive440 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_440", "">; 27 def Directive601 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_601", "">; 28 def Directive602 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_602", "">; 29 def Directive603 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_603", "">; 30 def Directive604 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_603", "">; 31 def Directive620 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_603", "">; 32 def Directive7400: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_7400", "">; 33 def Directive750 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_750", "">; 34 def Directive970 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_970", ""> [all...] |
PPC.h | 1 //===-- PPC.h - Top-level interface for PowerPC Target ----------*- C++ -*-===// 21 // GCC #defines PPC on Linux but we use it as our namespace name 22 #undef PPC 56 // PPC Specific MachineOperand flags.
|
/external/clang/test/Driver/ |
unknown-gcc-arch.c | 22 // RUN: -no-integrated-as 2>&1 | FileCheck -check-prefix=PPC-M64 %s 23 // PPC-M64: {{.*as.*-a64}} 31 // RUN: -no-integrated-as | FileCheck -check-prefix=PPC %s 32 // PPC: {{.*as.*-a32}}
|
/external/clang/test/PCH/ |
floating-literal.c | 6 // reader assumed PPC 128-bit float semantics, which is incorrect for
|
/external/e2fsprogs/lib/ext2fs/ |
crc16.h | 18 /* for an unknown reason, PPC treats __u16 as signed and keeps doing sign
|
/external/elfutils/src/tests/ |
run-backtrace-core-ppc.sh | 20 check_core ppc
|
/external/llvm/include/llvm/IR/ |
IntrinsicsPowerPC.td | 19 let TargetPrefix = "ppc" in { // All intrinsics start with "llvm.ppc.". 62 let TargetPrefix = "ppc" in { // All PPC intrinsics start with "llvm.ppc.". 151 let TargetPrefix = "ppc" in { // All intrinsics start with "llvm.ppc.". 369 let TargetPrefix = "ppc" in { // All PPC intrinsics start with "llvm.ppc." [all...] |