Home
last modified time | relevance | path

Searched refs:altivec (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/test/CodeGen/PowerPC/
D2007-09-04-AltivecDST.ll5 tail call void @llvm.ppc.altivec.dst( i8* %image, i32 8, i32 0 )
6 tail call void @llvm.ppc.altivec.dstt( i8* %image, i32 8, i32 0 )
7 tail call void @llvm.ppc.altivec.dstst( i8* %image, i32 8, i32 0 )
8 tail call void @llvm.ppc.altivec.dststt( i8* %image, i32 8, i32 0 )
12 declare void @llvm.ppc.altivec.dst(i8*, i32, i32)
13 declare void @llvm.ppc.altivec.dstt(i8*, i32, i32)
14 declare void @llvm.ppc.altivec.dstst(i8*, i32, i32)
15 declare void @llvm.ppc.altivec.dststt(i8*, i32, i32)
Dvcmp-fold.ll10 …%tmp.upgrd.1 = call i32 @llvm.ppc.altivec.vcmpbfp.p( i32 1, <4 x float> %tmp, <4 x float> %tmp2 ) …
13 …%tmp.upgrd.2 = call <4 x i32> @llvm.ppc.altivec.vcmpbfp( <4 x float> %tmp4, <4 x float> %tmp6 ) ;…
20 declare i32 @llvm.ppc.altivec.vcmpbfp.p(i32, <4 x float>, <4 x float>)
22 declare <4 x i32> @llvm.ppc.altivec.vcmpbfp(<4 x float>, <4 x float>)
Dvec_br_cmp.ll10 …%tmp.upgrd.1 = tail call i32 @llvm.ppc.altivec.vcmpeqfp.p( i32 1, <4 x float> %tmp, <4 x float> %t…
22 declare i32 @llvm.ppc.altivec.vcmpeqfp.p(i32, <4 x float>, <4 x float>)
D2007-06-28-BCCISelBug.ll1 ; RUN: llc < %s -march=ppc32 -mattr=+altivec
67 declare <4 x i32> @llvm.ppc.altivec.lvewx(i8*)
69 declare i32 @llvm.ppc.altivec.vcmpequw.p(i32, <4 x i32>, <4 x i32>)
75 %tmp3407.i = call <4 x i32> @llvm.ppc.altivec.lvewx( i8* %tmp34053406.i ) ; <<4 x i32>> [#uses=0]
76 …%tmp4146.i = call i32 @llvm.ppc.altivec.vcmpequw.p( i32 3, <4 x i32> zeroinitializer, <4 x i32> ze…
D2006-04-19-vmaddfp-crash.ll10 …%tmp879 = tail call <4 x float> @llvm.ppc.altivec.vmaddfp( <4 x float> zeroinitializer, <4 x float…
58 declare <4 x float> @llvm.ppc.altivec.vmaddfp(<4 x float>, <4 x float>, <4 x float>)
D2007-03-30-SpillerCrash.ll561 …call <4 x i32> @llvm.ppc.altivec.vcmpgtfp( <4 x float> zeroinitializer, <4 x float> %556 ) ; <<4 …
592 …call i32 @llvm.ppc.altivec.vcmpequw.p( i32 0, <4 x i32> zeroinitializer, <4 x i32> zeroinitializer…
626 …call i32 @llvm.ppc.altivec.vcmpequw.p( i32 0, <4 x i32> zeroinitializer, <4 x i32> zeroinitializer…
641 …call i32 @llvm.ppc.altivec.vcmpequw.p( i32 0, <4 x i32> zeroinitializer, <4 x i32> zeroinitializer…
643 …call i32 @llvm.ppc.altivec.vcmpequw.p( i32 0, <4 x i32> %619, <4 x i32> zeroinitializer ) ; <i32>…
654 …call i32 @llvm.ppc.altivec.vcmpequw.p( i32 0, <4 x i32> zeroinitializer, <4 x i32> zeroinitializer…
658 …call i32 @llvm.ppc.altivec.vcmpequw.p( i32 0, <4 x i32> zeroinitializer, <4 x i32> zeroinitializer…
686 call <4 x float> @llvm.ppc.altivec.vrsqrtefp( <4 x float> %649 ) ; <<4 x float>>:652 [#uses=1]
688 call <4 x float> @llvm.ppc.altivec.vrsqrtefp( <4 x float> %651 ) ; <<4 x float>>:654 [#uses=1]
704 …call i32 @llvm.ppc.altivec.vcmpequw.p( i32 0, <4 x i32> zeroinitializer, <4 x i32> zeroinitializer…
[all …]
D2007-10-18-PtrArithmetic.ll1 ; RUN: llc < %s -march=ppc64 -mattr=+altivec
Dvec_buildvector_loadstore.ll1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin -mattr=+altivec | FileCheck %s
/external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
DSDL_cpuinfo.c308 volatile int altivec = 0; in CPU_haveAltiVec() local
315 altivec = (hasVectorUnit != 0); in CPU_haveAltiVec()
324 altivec = 1; in CPU_haveAltiVec()
328 return altivec; in CPU_haveAltiVec()
/external/valgrind/main/tests/
Dcheck_vmx_cap5 LD_SHOW_AUXV=1 /bin/true | grep altivec > /dev/null 2>&1
/external/flac/libFLAC/
Dcpu.c358 info->data.ppc.altivec = !(sysctl(mib, 2, &val, &len, NULL, 0) || !val); in FLAC__cpu_info()
373 info->data.ppc.altivec = 0; in FLAC__cpu_info()
388 info->data.ppc.altivec = 1; in FLAC__cpu_info()
404 info->data.ppc.altivec = 0; in FLAC__cpu_info()
DMakefile.am44 CPUCFLAGS = -maltivec -mabi=altivec -DFLAC__NO_ASM
/external/flac/libFLAC/include/private/
Dcpu.h63 FLAC__bool altivec; member
/external/valgrind/main/docs/internals/
Dregister-uses.txt77 r30 y altivec spill temporary
151 r30 y altivec spill temporary
Drelease-HOWTO.txt65 ppc32, altivec
66 ppc32, no altivec (eg old iMac G3s)
/external/valgrind/main/none/tests/ppc32/
DMakefile.am47 testVMX_CFLAGS = $(AM_CFLAGS) -O -g -Wall -maltivec -mabi=altivec -DALTIVEC \
Djm-insns.c7275 int integer, floats, p405, altivec, faltivec; member
7312 (family == PPC_ALTIVEC && !seln_flags.altivec) || in do_tests()
7456 flags.altivec = 0; in main()
7494 flags.altivec = 1; in main()
7555 flags.p405 == 0 && flags.altivec == 0 && flags.faltivec == 0) { in main()
7559 flags.altivec = 1; in main()
7591 flags.altivec = 0; in main()
7605 flags.altivec = 1; in main()
7611 flags.altivec = 1; in main()
7635 if (flags.altivec || flags.faltivec) { in main()
[all …]
/external/llvm/lib/Target/PowerPC/
DREADME_ALTIVEC.txt42 For functions that use altivec AND have calls, we are VRSAVE'ing all call
194 #include <altivec.h>
DPPC.td41 def FeatureAltivec : SubtargetFeature<"altivec","HasAltivec", "true",
DPPCCallingConv.td49 // The first 12 Vector arguments are passed in altivec registers.
/external/clang/lib/Headers/
DCMakeLists.txt2 altivec.h
/external/libvpx/build/make/
Dconfigure.sh823 soft_enable altivec
824 enabled altivec && add_cflags -maltivec
836 enabled altivec && add_cflags -faltivec
/external/valgrind/main/none/tests/ppc64/
Djm-insns.c7275 int integer, floats, p405, altivec, faltivec; member
7312 (family == PPC_ALTIVEC && !seln_flags.altivec) || in do_tests()
7456 flags.altivec = 0; in main()
7494 flags.altivec = 1; in main()
7555 flags.p405 == 0 && flags.altivec == 0 && flags.faltivec == 0) { in main()
7559 flags.altivec = 1; in main()
7591 flags.altivec = 0; in main()
7605 flags.altivec = 1; in main()
7611 flags.altivec = 1; in main()
7635 if (flags.altivec || flags.faltivec) { in main()
[all …]
/external/qemu/distrib/sdl-1.2.12/
Dandroid-configure.sh351 …headers stdlib stdarg malloc memory string strings inttypes stdint ctype math iconv signal altivec
/external/llvm/include/llvm/
DIntrinsicsPowerPC.td18 // Non-altivec intrinsics.
36 /// PowerPC_Vec_Intrinsic - Base class for all altivec intrinsics.

12