HomeSort by relevance Sort by last modified time
    Searched refs:vec_or (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)))));
146 vec_and (v4, vec_or (v5, vec_xor (v6, v8))))));
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/valgrind/main/none/tests/ppc32/
testVMX.stdout.exp 214 Function vec_or [type char] ===> OK
215 Function vec_or [type unsigened char] ===> OK
216 Function vec_or [type short] ===> OK
217 Function vec_or [type unsigned short] ===> OK
218 Function vec_or [type integer] ===> OK
219 Function vec_or [type unsigened int] ===> OK
testVMX.c     [all...]
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 250 template<> EIGEN_STRONG_INLINE Packet4f por<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_or(a, b); }
251 template<> EIGEN_STRONG_INLINE Packet4i por<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_or(a, b); }
Complex.h 93 template<> EIGEN_STRONG_INLINE Packet2cf por <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(vec_or(a.v,b.v)); }
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_A.c 922 vdst1 = vec_or((vector unsigned char)vrpixel, (vector unsigned char)vgpixel);
923 vdst1 = vec_or(vdst1, (vector unsigned char)vbpixel);
    [all...]
SDL_blit_N.c 227 vdst = vec_or((vector unsigned char)vrpixel, (vector unsigned char)vgpixel);
229 vdst = vec_or(vdst, (vector unsigned char)vbpixel);
    [all...]
  /external/clang/lib/Headers/
altivec.h 3823 vec_or(vector signed char __a, vector signed char __b) function
3829 vec_or(vector bool char __a, vector signed char __b) function
3835 vec_or(vector signed char __a, vector bool char __b) function
3841 vec_or(vector unsigned char __a, vector unsigned char __b) function
3847 vec_or(vector bool char __a, vector unsigned char __b) function
3853 vec_or(vector unsigned char __a, vector bool char __b) function
3859 vec_or(vector bool char __a, vector bool char __b) function
3865 vec_or(vector short __a, vector short __b) function
3871 vec_or(vector bool short __a, vector short __b) function
3877 vec_or(vector short __a, vector bool short __b) function
3883 vec_or(vector unsigned short __a, vector unsigned short __b) function
3889 vec_or(vector bool short __a, vector unsigned short __b) function
3895 vec_or(vector unsigned short __a, vector bool short __b) function
3901 vec_or(vector bool short __a, vector bool short __b) function
3907 vec_or(vector int __a, vector int __b) function
3913 vec_or(vector bool int __a, vector int __b) function
3919 vec_or(vector int __a, vector bool int __b) function
3925 vec_or(vector unsigned int __a, vector unsigned int __b) function
3931 vec_or(vector bool int __a, vector unsigned int __b) function
3937 vec_or(vector unsigned int __a, vector bool int __b) function
3943 vec_or(vector bool int __a, vector bool int __b) function
3949 vec_or(vector float __a, vector float __b) function
3956 vec_or(vector bool int __a, vector float __b) function
3963 vec_or(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
altivec.h 3753 vec_or(vector signed char __a, vector signed char __b) function
3759 vec_or(vector bool char __a, vector signed char __b) function
3765 vec_or(vector signed char __a, vector bool char __b) function
3771 vec_or(vector unsigned char __a, vector unsigned char __b) function
3777 vec_or(vector bool char __a, vector unsigned char __b) function
3783 vec_or(vector unsigned char __a, vector bool char __b) function
3789 vec_or(vector bool char __a, vector bool char __b) function
3795 vec_or(vector short __a, vector short __b) function
3801 vec_or(vector bool short __a, vector short __b) function
3807 vec_or(vector short __a, vector bool short __b) function
3813 vec_or(vector unsigned short __a, vector unsigned short __b) function
3819 vec_or(vector bool short __a, vector unsigned short __b) function
3825 vec_or(vector unsigned short __a, vector bool short __b) function
3831 vec_or(vector bool short __a, vector bool short __b) function
3837 vec_or(vector int __a, vector int __b) function
3843 vec_or(vector bool int __a, vector int __b) function
3849 vec_or(vector int __a, vector bool int __b) function
3855 vec_or(vector unsigned int __a, vector unsigned int __b) function
3861 vec_or(vector bool int __a, vector unsigned int __b) function
3867 vec_or(vector unsigned int __a, vector bool int __b) function
3873 vec_or(vector bool int __a, vector bool int __b) function
3879 vec_or(vector float __a, vector float __b) function
3886 vec_or(vector bool int __a, vector float __b) function
3893 vec_or(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
altivec.h 3823 vec_or(vector signed char __a, vector signed char __b) function
3829 vec_or(vector bool char __a, vector signed char __b) function
3835 vec_or(vector signed char __a, vector bool char __b) function
3841 vec_or(vector unsigned char __a, vector unsigned char __b) function
3847 vec_or(vector bool char __a, vector unsigned char __b) function
3853 vec_or(vector unsigned char __a, vector bool char __b) function
3859 vec_or(vector bool char __a, vector bool char __b) function
3865 vec_or(vector short __a, vector short __b) function
3871 vec_or(vector bool short __a, vector short __b) function
3877 vec_or(vector short __a, vector bool short __b) function
3883 vec_or(vector unsigned short __a, vector unsigned short __b) function
3889 vec_or(vector bool short __a, vector unsigned short __b) function
3895 vec_or(vector unsigned short __a, vector bool short __b) function
3901 vec_or(vector bool short __a, vector bool short __b) function
3907 vec_or(vector int __a, vector int __b) function
3913 vec_or(vector bool int __a, vector int __b) function
3919 vec_or(vector int __a, vector bool int __b) function
3925 vec_or(vector unsigned int __a, vector unsigned int __b) function
3931 vec_or(vector bool int __a, vector unsigned int __b) function
3937 vec_or(vector unsigned int __a, vector bool int __b) function
3943 vec_or(vector bool int __a, vector bool int __b) function
3949 vec_or(vector float __a, vector float __b) function
3956 vec_or(vector bool int __a, vector float __b) function
3963 vec_or(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
altivec.h 3753 vec_or(vector signed char __a, vector signed char __b) function
3759 vec_or(vector bool char __a, vector signed char __b) function
3765 vec_or(vector signed char __a, vector bool char __b) function
3771 vec_or(vector unsigned char __a, vector unsigned char __b) function
3777 vec_or(vector bool char __a, vector unsigned char __b) function
3783 vec_or(vector unsigned char __a, vector bool char __b) function
3789 vec_or(vector bool char __a, vector bool char __b) function
3795 vec_or(vector short __a, vector short __b) function
3801 vec_or(vector bool short __a, vector short __b) function
3807 vec_or(vector short __a, vector bool short __b) function
3813 vec_or(vector unsigned short __a, vector unsigned short __b) function
3819 vec_or(vector bool short __a, vector unsigned short __b) function
3825 vec_or(vector unsigned short __a, vector bool short __b) function
3831 vec_or(vector bool short __a, vector bool short __b) function
3837 vec_or(vector int __a, vector int __b) function
3843 vec_or(vector bool int __a, vector int __b) function
3849 vec_or(vector int __a, vector bool int __b) function
3855 vec_or(vector unsigned int __a, vector unsigned int __b) function
3861 vec_or(vector bool int __a, vector unsigned int __b) function
3867 vec_or(vector unsigned int __a, vector bool int __b) function
3873 vec_or(vector bool int __a, vector bool int __b) function
3879 vec_or(vector float __a, vector float __b) function
3886 vec_or(vector bool int __a, vector float __b) function
3893 vec_or(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
altivec.h 3823 vec_or(vector signed char __a, vector signed char __b) function
3829 vec_or(vector bool char __a, vector signed char __b) function
3835 vec_or(vector signed char __a, vector bool char __b) function
3841 vec_or(vector unsigned char __a, vector unsigned char __b) function
3847 vec_or(vector bool char __a, vector unsigned char __b) function
3853 vec_or(vector unsigned char __a, vector bool char __b) function
3859 vec_or(vector bool char __a, vector bool char __b) function
3865 vec_or(vector short __a, vector short __b) function
3871 vec_or(vector bool short __a, vector short __b) function
3877 vec_or(vector short __a, vector bool short __b) function
3883 vec_or(vector unsigned short __a, vector unsigned short __b) function
3889 vec_or(vector bool short __a, vector unsigned short __b) function
3895 vec_or(vector unsigned short __a, vector bool short __b) function
3901 vec_or(vector bool short __a, vector bool short __b) function
3907 vec_or(vector int __a, vector int __b) function
3913 vec_or(vector bool int __a, vector int __b) function
3919 vec_or(vector int __a, vector bool int __b) function
3925 vec_or(vector unsigned int __a, vector unsigned int __b) function
3931 vec_or(vector bool int __a, vector unsigned int __b) function
3937 vec_or(vector unsigned int __a, vector bool int __b) function
3943 vec_or(vector bool int __a, vector bool int __b) function
3949 vec_or(vector float __a, vector float __b) function
3956 vec_or(vector bool int __a, vector float __b) function
3963 vec_or(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 3753 vec_or(vector signed char __a, vector signed char __b) function
3759 vec_or(vector bool char __a, vector signed char __b) function
3765 vec_or(vector signed char __a, vector bool char __b) function
3771 vec_or(vector unsigned char __a, vector unsigned char __b) function
3777 vec_or(vector bool char __a, vector unsigned char __b) function
3783 vec_or(vector unsigned char __a, vector bool char __b) function
3789 vec_or(vector bool char __a, vector bool char __b) function
3795 vec_or(vector short __a, vector short __b) function
3801 vec_or(vector bool short __a, vector short __b) function
3807 vec_or(vector short __a, vector bool short __b) function
3813 vec_or(vector unsigned short __a, vector unsigned short __b) function
3819 vec_or(vector bool short __a, vector unsigned short __b) function
3825 vec_or(vector unsigned short __a, vector bool short __b) function
3831 vec_or(vector bool short __a, vector bool short __b) function
3837 vec_or(vector int __a, vector int __b) function
3843 vec_or(vector bool int __a, vector int __b) function
3849 vec_or(vector int __a, vector bool int __b) function
3855 vec_or(vector unsigned int __a, vector unsigned int __b) function
3861 vec_or(vector bool int __a, vector unsigned int __b) function
3867 vec_or(vector unsigned int __a, vector bool int __b) function
3873 vec_or(vector bool int __a, vector bool int __b) function
3879 vec_or(vector float __a, vector float __b) function
3886 vec_or(vector bool int __a, vector float __b) function
3893 vec_or(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 3753 vec_or(vector signed char __a, vector signed char __b) function
3759 vec_or(vector bool char __a, vector signed char __b) function
3765 vec_or(vector signed char __a, vector bool char __b) function
3771 vec_or(vector unsigned char __a, vector unsigned char __b) function
3777 vec_or(vector bool char __a, vector unsigned char __b) function
3783 vec_or(vector unsigned char __a, vector bool char __b) function
3789 vec_or(vector bool char __a, vector bool char __b) function
3795 vec_or(vector short __a, vector short __b) function
3801 vec_or(vector bool short __a, vector short __b) function
3807 vec_or(vector short __a, vector bool short __b) function
3813 vec_or(vector unsigned short __a, vector unsigned short __b) function
3819 vec_or(vector bool short __a, vector unsigned short __b) function
3825 vec_or(vector unsigned short __a, vector bool short __b) function
3831 vec_or(vector bool short __a, vector bool short __b) function
3837 vec_or(vector int __a, vector int __b) function
3843 vec_or(vector bool int __a, vector int __b) function
3849 vec_or(vector int __a, vector bool int __b) function
3855 vec_or(vector unsigned int __a, vector unsigned int __b) function
3861 vec_or(vector bool int __a, vector unsigned int __b) function
3867 vec_or(vector unsigned int __a, vector bool int __b) function
3873 vec_or(vector bool int __a, vector bool int __b) function
3879 vec_or(vector float __a, vector float __b) function
3886 vec_or(vector bool int __a, vector float __b) function
3893 vec_or(vector float __a, vector bool int __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 3823 vec_or(vector signed char __a, vector signed char __b) function
3829 vec_or(vector bool char __a, vector signed char __b) function
3835 vec_or(vector signed char __a, vector bool char __b) function
3841 vec_or(vector unsigned char __a, vector unsigned char __b) function
3847 vec_or(vector bool char __a, vector unsigned char __b) function
3853 vec_or(vector unsigned char __a, vector bool char __b) function
3859 vec_or(vector bool char __a, vector bool char __b) function
3865 vec_or(vector short __a, vector short __b) function
3871 vec_or(vector bool short __a, vector short __b) function
3877 vec_or(vector short __a, vector bool short __b) function
3883 vec_or(vector unsigned short __a, vector unsigned short __b) function
3889 vec_or(vector bool short __a, vector unsigned short __b) function
3895 vec_or(vector unsigned short __a, vector bool short __b) function
3901 vec_or(vector bool short __a, vector bool short __b) function
3907 vec_or(vector int __a, vector int __b) function
3913 vec_or(vector bool int __a, vector int __b) function
3919 vec_or(vector int __a, vector bool int __b) function
3925 vec_or(vector unsigned int __a, vector unsigned int __b) function
3931 vec_or(vector bool int __a, vector unsigned int __b) function
3937 vec_or(vector unsigned int __a, vector bool int __b) function
3943 vec_or(vector bool int __a, vector bool int __b) function
3949 vec_or(vector float __a, vector float __b) function
3956 vec_or(vector bool int __a, vector float __b) function
3963 vec_or(vector float __a, vector bool int __b) function
    [all...]

Completed in 384 milliseconds