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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 8922 vec_vxor(vector signed char __a, vector signed char __b) function
8928 vec_vxor(vector bool char __a, vector signed char __b) function
8934 vec_vxor(vector signed char __a, vector bool char __b) function
8940 vec_vxor(vector unsigned char __a, vector unsigned char __b) function
8946 vec_vxor(vector bool char __a, vector unsigned char __b) function
8952 vec_vxor(vector unsigned char __a, vector bool char __b) function
8958 vec_vxor(vector bool char __a, vector bool char __b) function
8964 vec_vxor(vector short __a, vector short __b) function
8970 vec_vxor(vector bool short __a, vector short __b) function
8976 vec_vxor(vector short __a, vector bool short __b) function
8982 vec_vxor(vector unsigned short __a, vector unsigned short __b) function
8988 vec_vxor(vector bool short __a, vector unsigned short __b) function
8994 vec_vxor(vector unsigned short __a, vector bool short __b) function
9000 vec_vxor(vector bool short __a, vector bool short __b) function
9006 vec_vxor(vector int __a, vector int __b) function
9012 vec_vxor(vector bool int __a, vector int __b) function
9018 vec_vxor(vector int __a, vector bool int __b) function
9024 vec_vxor(vector unsigned int __a, vector unsigned int __b) function
9030 vec_vxor(vector bool int __a, vector unsigned int __b) function
9036 vec_vxor(vector unsigned int __a, vector bool int __b) function
9042 vec_vxor(vector bool int __a, vector bool int __b) function
9048 vec_vxor(vector float __a, vector float __b) function
9055 vec_vxor(vector bool int __a, vector float __b) function
9062 vec_vxor(vector float __a, vector bool int __b) function
    [all...]

Completed in 36 milliseconds