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

  /external/clang/lib/Headers/
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 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...]

Completed in 51 milliseconds