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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 12020 vec_any_lt(vector signed char __a, vector signed char __b) function
12026 vec_any_lt(vector signed char __a, vector bool char __b) function
12032 vec_any_lt(vector unsigned char __a, vector unsigned char __b) function
12038 vec_any_lt(vector unsigned char __a, vector bool char __b) function
12045 vec_any_lt(vector bool char __a, vector signed char __b) function
12053 vec_any_lt(vector bool char __a, vector unsigned char __b) function
12060 vec_any_lt(vector bool char __a, vector bool char __b) function
12068 vec_any_lt(vector short __a, vector short __b) function
12074 vec_any_lt(vector short __a, vector bool short __b) function
12080 vec_any_lt(vector unsigned short __a, vector unsigned short __b) function
12086 vec_any_lt(vector unsigned short __a, vector bool short __b) function
12093 vec_any_lt(vector bool short __a, vector short __b) function
12101 vec_any_lt(vector bool short __a, vector unsigned short __b) function
12108 vec_any_lt(vector bool short __a, vector bool short __b) function
12116 vec_any_lt(vector int __a, vector int __b) function
12122 vec_any_lt(vector int __a, vector bool int __b) function
12128 vec_any_lt(vector unsigned int __a, vector unsigned int __b) function
12134 vec_any_lt(vector unsigned int __a, vector bool int __b) function
12140 vec_any_lt(vector bool int __a, vector int __b) function
12148 vec_any_lt(vector bool int __a, vector unsigned int __b) function
12154 vec_any_lt(vector bool int __a, vector bool int __b) function
12162 vec_any_lt(vector float __a, vector float __b) function
    [all...]

Completed in 35 milliseconds