HomeSort by relevance Sort by last modified time
    Searched refs:vec_nor (Results 1 - 16 of 16) sorted by null

  /external/libunwind/tests/
ppc64-test-altivec.c 130 vec_nor (v1, vec_add (v2, vec_sub (v3, vec_and (v4, vec_or (v5, v6)))));
143 vec_nor (v1,
  /external/valgrind/main/none/tests/ppc32/
testVMX.stdout.exp 206 Function vec_nor [type char] ===> OK
207 Function vec_nor [type unsigened char] ===> OK
208 Function vec_nor [type short] ===> OK
209 Function vec_nor [type unsigned short] ===> OK
210 Function vec_nor [type integer] ===> OK
211 Function vec_nor [type unsigened int] ===> OK
testVMX.c     [all...]
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 203 prod_ = vec_nor(prod, prod);
256 template<> EIGEN_STRONG_INLINE Packet4f pandnot<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_and(a, vec_nor(b, b)); }
257 template<> EIGEN_STRONG_INLINE Packet4i pandnot<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_and(a, vec_nor(b, b)); }
Complex.h 95 template<> EIGEN_STRONG_INLINE Packet2cf pandnot<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(vec_and(a.v, vec_nor(b.v,b.v))); }
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_A.c 707 vector unsigned char valpha2 = vec_nor(valpha, valpha); \
    [all...]
  /external/clang/lib/Headers/
altivec.h 3695 vec_nor(vector signed char __a, vector signed char __b) function
3701 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3707 vec_nor(vector bool char __a, vector bool char __b) function
3713 vec_nor(vector short __a, vector short __b) function
3719 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3725 vec_nor(vector bool short __a, vector bool short __b) function
3731 vec_nor(vector int __a, vector int __b) function
3737 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3743 vec_nor(vector bool int __a, vector bool int __b) function
3749 vec_nor(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
altivec.h 3625 vec_nor(vector signed char __a, vector signed char __b) function
3631 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3637 vec_nor(vector bool char __a, vector bool char __b) function
3643 vec_nor(vector short __a, vector short __b) function
3649 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3655 vec_nor(vector bool short __a, vector bool short __b) function
3661 vec_nor(vector int __a, vector int __b) function
3667 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3673 vec_nor(vector bool int __a, vector bool int __b) function
3679 vec_nor(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
altivec.h 3695 vec_nor(vector signed char __a, vector signed char __b) function
3701 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3707 vec_nor(vector bool char __a, vector bool char __b) function
3713 vec_nor(vector short __a, vector short __b) function
3719 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3725 vec_nor(vector bool short __a, vector bool short __b) function
3731 vec_nor(vector int __a, vector int __b) function
3737 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3743 vec_nor(vector bool int __a, vector bool int __b) function
3749 vec_nor(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
altivec.h 3625 vec_nor(vector signed char __a, vector signed char __b) function
3631 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3637 vec_nor(vector bool char __a, vector bool char __b) function
3643 vec_nor(vector short __a, vector short __b) function
3649 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3655 vec_nor(vector bool short __a, vector bool short __b) function
3661 vec_nor(vector int __a, vector int __b) function
3667 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3673 vec_nor(vector bool int __a, vector bool int __b) function
3679 vec_nor(vector float __a, vector float __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
altivec.h 3695 vec_nor(vector signed char __a, vector signed char __b) function
3701 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3707 vec_nor(vector bool char __a, vector bool char __b) function
3713 vec_nor(vector short __a, vector short __b) function
3719 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3725 vec_nor(vector bool short __a, vector bool short __b) function
3731 vec_nor(vector int __a, vector int __b) function
3737 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3743 vec_nor(vector bool int __a, vector bool int __b) function
3749 vec_nor(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 3625 vec_nor(vector signed char __a, vector signed char __b) function
3631 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3637 vec_nor(vector bool char __a, vector bool char __b) function
3643 vec_nor(vector short __a, vector short __b) function
3649 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3655 vec_nor(vector bool short __a, vector bool short __b) function
3661 vec_nor(vector int __a, vector int __b) function
3667 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3673 vec_nor(vector bool int __a, vector bool int __b) function
3679 vec_nor(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 3625 vec_nor(vector signed char __a, vector signed char __b) function
3631 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3637 vec_nor(vector bool char __a, vector bool char __b) function
3643 vec_nor(vector short __a, vector short __b) function
3649 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3655 vec_nor(vector bool short __a, vector bool short __b) function
3661 vec_nor(vector int __a, vector int __b) function
3667 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3673 vec_nor(vector bool int __a, vector bool int __b) function
3679 vec_nor(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 3695 vec_nor(vector signed char __a, vector signed char __b) function
3701 vec_nor(vector unsigned char __a, vector unsigned char __b) function
3707 vec_nor(vector bool char __a, vector bool char __b) function
3713 vec_nor(vector short __a, vector short __b) function
3719 vec_nor(vector unsigned short __a, vector unsigned short __b) function
3725 vec_nor(vector bool short __a, vector bool short __b) function
3731 vec_nor(vector int __a, vector int __b) function
3737 vec_nor(vector unsigned int __a, vector unsigned int __b) function
3743 vec_nor(vector bool int __a, vector bool int __b) function
3749 vec_nor(vector float __a, vector float __b) function
    [all...]
  /external/pixman/pixman/
pixman-vmx.c 109 return vec_nor (src, src);
    [all...]

Completed in 159 milliseconds