/external/llvm/test/CodeGen/PowerPC/ |
2005-08-12-rlwimi-crash.ll | 1 ; this should not crash the ppc backend
|
ppc32-cyclecounter.ll | 3 ; RUN: llc -mcpu=ppc < %s | FileCheck %s
|
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)
|
lxvw4x-bug.ll | 16 %4 = call <4 x i32> @llvm.ppc.vsx.lxvw4x(i8* %3) 25 declare <4 x i32> @llvm.ppc.vsx.lxvw4x(i8*)
|
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
|
/external/strace/linux/powerpc64/ |
get_scno.c | 8 * Embedded implementations covered by Book E extension of PPC use
|
/external/valgrind/exp-sgcheck/tests/ |
is_arch_supported | 13 ppc*|arm*|s390x|mips*|tilegx) exit 1;;
|
/toolchain/binutils/binutils-2.25/config/ |
bootstrap-debug-lib.mk | 7 # breaks e.g. crtstuff on ppc.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
vle-reloc-def-3.s | 17 .section .PPC.EMB.sdata0
|
/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 371 // PPC-LABEL: @mul_long_double_cc( 372 // PPC: %[[AC:[^ ]+]] = fmul 373 // PPC: %[[BD:[^ ]+]] = fmul 374 // PPC: %[[AD:[^ ]+]] = fmul 375 // PPC: %[[BC:[^ ]+]] = fmul 376 // PPC: %[[RR:[^ ]+]] = fsub ppc_fp128 %[[AC]], %[[BD]] 377 // PPC: %[[RI:[^ ]+]] = fadd ppc_fp128 378 // PPC-DAG: %[[AD]] 379 // 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/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/ |
DpiTest.java | 25 "PPC-x: " + Gdx.graphics.getPpcX() + "\n" + 26 "PPC-y: " + Gdx.graphics.getPpcY() + "\n" +
|
/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/v8/src/crankshaft/ |
lithium-allocator-inl.h | 19 #include "src/crankshaft/ppc/lithium-ppc.h" // NOLINT
|
/external/v8/src/ppc/ |
constants-ppc.cc | 7 #include "src/ppc/constants-ppc.h"
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
General.xcconfig | 10 // Build for PPC and Intel, 32- and 64-bit 11 ARCHS = i386 x86_64 ppc ppc64
|
/toolchain/binutils/binutils-2.25/bfd/ |
pe-ppc.c | 41 coff-ppc.c and peigen.c. */ 47 #include "coff-ppc.c"
|
/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 */
|