/external/libunwind/tests/ |
ppc64-test-altivec.c | 130 vec_nor (v1, vec_add (v2, vec_sub (v3, vec_and (v4, vec_or (v5, v6))))); 145 vec_sub (v3,
|
/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 368 Function vec_sub [type char] ===> OK 369 Function vec_sub [type unsigned char] ===> OK 370 Function vec_sub [type short] ===> OK 371 Function vec_sub [type unsigned short] ===> OK 372 Function vec_sub [type integer] ===> OK 373 Function vec_sub [type unsigned int] ===> OK
|
testVMX.c | [all...] |
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
PacketMath.h | 170 template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_sub(a,b); } 171 template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_sub(a,b); }
|
Complex.h | 69 template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(vec_sub(a.v,b.v)); }
|
/external/clang/lib/Headers/ |
altivec.h | 7920 vec_sub(vector signed char __a, vector signed char __b) function 7926 vec_sub(vector bool char __a, vector signed char __b) function 7932 vec_sub(vector signed char __a, vector bool char __b) function 7938 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7944 vec_sub(vector bool char __a, vector unsigned char __b) function 7950 vec_sub(vector unsigned char __a, vector bool char __b) function 7956 vec_sub(vector short __a, vector short __b) function 7962 vec_sub(vector bool short __a, vector short __b) function 7968 vec_sub(vector short __a, vector bool short __b) function 7974 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7980 vec_sub(vector bool short __a, vector unsigned short __b) function 7986 vec_sub(vector unsigned short __a, vector bool short __b) function 7992 vec_sub(vector int __a, vector int __b) function 7998 vec_sub(vector bool int __a, vector int __b) function 8004 vec_sub(vector int __a, vector bool int __b) function 8010 vec_sub(vector unsigned int __a, vector unsigned int __b) function 8016 vec_sub(vector bool int __a, vector unsigned int __b) function 8022 vec_sub(vector unsigned int __a, vector bool int __b) function 8028 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/ |
altivec.h | 7522 vec_sub(vector signed char __a, vector signed char __b) function 7528 vec_sub(vector bool char __a, vector signed char __b) function 7534 vec_sub(vector signed char __a, vector bool char __b) function 7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7546 vec_sub(vector bool char __a, vector unsigned char __b) function 7552 vec_sub(vector unsigned char __a, vector bool char __b) function 7558 vec_sub(vector short __a, vector short __b) function 7564 vec_sub(vector bool short __a, vector short __b) function 7570 vec_sub(vector short __a, vector bool short __b) function 7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7582 vec_sub(vector bool short __a, vector unsigned short __b) function 7588 vec_sub(vector unsigned short __a, vector bool short __b) function 7594 vec_sub(vector int __a, vector int __b) function 7600 vec_sub(vector bool int __a, vector int __b) function 7606 vec_sub(vector int __a, vector bool int __b) function 7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function 7618 vec_sub(vector bool int __a, vector unsigned int __b) function 7624 vec_sub(vector unsigned int __a, vector bool int __b) function 7630 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/ |
altivec.h | 7920 vec_sub(vector signed char __a, vector signed char __b) function 7926 vec_sub(vector bool char __a, vector signed char __b) function 7932 vec_sub(vector signed char __a, vector bool char __b) function 7938 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7944 vec_sub(vector bool char __a, vector unsigned char __b) function 7950 vec_sub(vector unsigned char __a, vector bool char __b) function 7956 vec_sub(vector short __a, vector short __b) function 7962 vec_sub(vector bool short __a, vector short __b) function 7968 vec_sub(vector short __a, vector bool short __b) function 7974 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7980 vec_sub(vector bool short __a, vector unsigned short __b) function 7986 vec_sub(vector unsigned short __a, vector bool short __b) function 7992 vec_sub(vector int __a, vector int __b) function 7998 vec_sub(vector bool int __a, vector int __b) function 8004 vec_sub(vector int __a, vector bool int __b) function 8010 vec_sub(vector unsigned int __a, vector unsigned int __b) function 8016 vec_sub(vector bool int __a, vector unsigned int __b) function 8022 vec_sub(vector unsigned int __a, vector bool int __b) function 8028 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/ |
altivec.h | 7522 vec_sub(vector signed char __a, vector signed char __b) function 7528 vec_sub(vector bool char __a, vector signed char __b) function 7534 vec_sub(vector signed char __a, vector bool char __b) function 7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7546 vec_sub(vector bool char __a, vector unsigned char __b) function 7552 vec_sub(vector unsigned char __a, vector bool char __b) function 7558 vec_sub(vector short __a, vector short __b) function 7564 vec_sub(vector bool short __a, vector short __b) function 7570 vec_sub(vector short __a, vector bool short __b) function 7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7582 vec_sub(vector bool short __a, vector unsigned short __b) function 7588 vec_sub(vector unsigned short __a, vector bool short __b) function 7594 vec_sub(vector int __a, vector int __b) function 7600 vec_sub(vector bool int __a, vector int __b) function 7606 vec_sub(vector int __a, vector bool int __b) function 7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function 7618 vec_sub(vector bool int __a, vector unsigned int __b) function 7624 vec_sub(vector unsigned int __a, vector bool int __b) function 7630 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/ |
altivec.h | 7920 vec_sub(vector signed char __a, vector signed char __b) function 7926 vec_sub(vector bool char __a, vector signed char __b) function 7932 vec_sub(vector signed char __a, vector bool char __b) function 7938 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7944 vec_sub(vector bool char __a, vector unsigned char __b) function 7950 vec_sub(vector unsigned char __a, vector bool char __b) function 7956 vec_sub(vector short __a, vector short __b) function 7962 vec_sub(vector bool short __a, vector short __b) function 7968 vec_sub(vector short __a, vector bool short __b) function 7974 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7980 vec_sub(vector bool short __a, vector unsigned short __b) function 7986 vec_sub(vector unsigned short __a, vector bool short __b) function 7992 vec_sub(vector int __a, vector int __b) function 7998 vec_sub(vector bool int __a, vector int __b) function 8004 vec_sub(vector int __a, vector bool int __b) function 8010 vec_sub(vector unsigned int __a, vector unsigned int __b) function 8016 vec_sub(vector bool int __a, vector unsigned int __b) function 8022 vec_sub(vector unsigned int __a, vector bool int __b) function 8028 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
altivec.h | 7522 vec_sub(vector signed char __a, vector signed char __b) function 7528 vec_sub(vector bool char __a, vector signed char __b) function 7534 vec_sub(vector signed char __a, vector bool char __b) function 7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7546 vec_sub(vector bool char __a, vector unsigned char __b) function 7552 vec_sub(vector unsigned char __a, vector bool char __b) function 7558 vec_sub(vector short __a, vector short __b) function 7564 vec_sub(vector bool short __a, vector short __b) function 7570 vec_sub(vector short __a, vector bool short __b) function 7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7582 vec_sub(vector bool short __a, vector unsigned short __b) function 7588 vec_sub(vector unsigned short __a, vector bool short __b) function 7594 vec_sub(vector int __a, vector int __b) function 7600 vec_sub(vector bool int __a, vector int __b) function 7606 vec_sub(vector int __a, vector bool int __b) function 7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function 7618 vec_sub(vector bool int __a, vector unsigned int __b) function 7624 vec_sub(vector unsigned int __a, vector bool int __b) function 7630 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
altivec.h | 7522 vec_sub(vector signed char __a, vector signed char __b) function 7528 vec_sub(vector bool char __a, vector signed char __b) function 7534 vec_sub(vector signed char __a, vector bool char __b) function 7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7546 vec_sub(vector bool char __a, vector unsigned char __b) function 7552 vec_sub(vector unsigned char __a, vector bool char __b) function 7558 vec_sub(vector short __a, vector short __b) function 7564 vec_sub(vector bool short __a, vector short __b) function 7570 vec_sub(vector short __a, vector bool short __b) function 7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7582 vec_sub(vector bool short __a, vector unsigned short __b) function 7588 vec_sub(vector unsigned short __a, vector bool short __b) function 7594 vec_sub(vector int __a, vector int __b) function 7600 vec_sub(vector bool int __a, vector int __b) function 7606 vec_sub(vector int __a, vector bool int __b) function 7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function 7618 vec_sub(vector bool int __a, vector unsigned int __b) function 7624 vec_sub(vector unsigned int __a, vector bool int __b) function 7630 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
altivec.h | 7920 vec_sub(vector signed char __a, vector signed char __b) function 7926 vec_sub(vector bool char __a, vector signed char __b) function 7932 vec_sub(vector signed char __a, vector bool char __b) function 7938 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7944 vec_sub(vector bool char __a, vector unsigned char __b) function 7950 vec_sub(vector unsigned char __a, vector bool char __b) function 7956 vec_sub(vector short __a, vector short __b) function 7962 vec_sub(vector bool short __a, vector short __b) function 7968 vec_sub(vector short __a, vector bool short __b) function 7974 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7980 vec_sub(vector bool short __a, vector unsigned short __b) function 7986 vec_sub(vector unsigned short __a, vector bool short __b) function 7992 vec_sub(vector int __a, vector int __b) function 7998 vec_sub(vector bool int __a, vector int __b) function 8004 vec_sub(vector int __a, vector bool int __b) function 8010 vec_sub(vector unsigned int __a, vector unsigned int __b) function 8016 vec_sub(vector bool int __a, vector unsigned int __b) function 8022 vec_sub(vector unsigned int __a, vector bool int __b) function 8028 vec_sub(vector float __a, vector float __b) function [all...] |
/prebuilts/sdk/tools/darwin/renderscript/clang-include/ |
altivec.h | 7920 vec_sub(vector signed char __a, vector signed char __b) function 7926 vec_sub(vector bool char __a, vector signed char __b) function 7932 vec_sub(vector signed char __a, vector bool char __b) function 7938 vec_sub(vector unsigned char __a, vector unsigned char __b) function 7944 vec_sub(vector bool char __a, vector unsigned char __b) function 7950 vec_sub(vector unsigned char __a, vector bool char __b) function 7956 vec_sub(vector short __a, vector short __b) function 7962 vec_sub(vector bool short __a, vector short __b) function 7968 vec_sub(vector short __a, vector bool short __b) function 7974 vec_sub(vector unsigned short __a, vector unsigned short __b) function 7980 vec_sub(vector bool short __a, vector unsigned short __b) function 7986 vec_sub(vector unsigned short __a, vector bool short __b) function 7992 vec_sub(vector int __a, vector int __b) function 7998 vec_sub(vector bool int __a, vector int __b) function 8004 vec_sub(vector int __a, vector bool int __b) function 8010 vec_sub(vector unsigned int __a, vector unsigned int __b) function 8016 vec_sub(vector bool int __a, vector unsigned int __b) function 8022 vec_sub(vector unsigned int __a, vector bool int __b) function 8028 vec_sub(vector float __a, vector float __b) function [all...] |
/external/opencv/cv/src/ |
cvsmooth.cpp | 628 *(vector ushort*) &y[0] = vec_sub( *(vector ushort*) &y[0], *(vector ushort*) &x[0] ); 629 *(vector ushort*) &y[8] = vec_sub( *(vector ushort*) &y[8], *(vector ushort*) &x[8] ); [all...] |
/system/keymaster/ |
ocb.c | 222 vector unsigned rshift = vec_sub(k32, lshift); [all...] |
/external/pixman/ |
configure | [all...] |