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

  /external/clang/lib/Headers/
altivec.h 7522 vec_sub(vector signed char __a, vector signed char __b) function
7528 vec_sub(vector bool char __a, vector signed char __b) function
7534 vec_sub(vector signed char __a, vector bool char __b) function
7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function
7546 vec_sub(vector bool char __a, vector unsigned char __b) function
7552 vec_sub(vector unsigned char __a, vector bool char __b) function
7558 vec_sub(vector short __a, vector short __b) function
7564 vec_sub(vector bool short __a, vector short __b) function
7570 vec_sub(vector short __a, vector bool short __b) function
7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function
7582 vec_sub(vector bool short __a, vector unsigned short __b) function
7588 vec_sub(vector unsigned short __a, vector bool short __b) function
7594 vec_sub(vector int __a, vector int __b) function
7600 vec_sub(vector bool int __a, vector int __b) function
7606 vec_sub(vector int __a, vector bool int __b) function
7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function
7618 vec_sub(vector bool int __a, vector unsigned int __b) function
7624 vec_sub(vector unsigned int __a, vector bool int __b) function
7630 vec_sub(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 7522 vec_sub(vector signed char __a, vector signed char __b) function
7528 vec_sub(vector bool char __a, vector signed char __b) function
7534 vec_sub(vector signed char __a, vector bool char __b) function
7540 vec_sub(vector unsigned char __a, vector unsigned char __b) function
7546 vec_sub(vector bool char __a, vector unsigned char __b) function
7552 vec_sub(vector unsigned char __a, vector bool char __b) function
7558 vec_sub(vector short __a, vector short __b) function
7564 vec_sub(vector bool short __a, vector short __b) function
7570 vec_sub(vector short __a, vector bool short __b) function
7576 vec_sub(vector unsigned short __a, vector unsigned short __b) function
7582 vec_sub(vector bool short __a, vector unsigned short __b) function
7588 vec_sub(vector unsigned short __a, vector bool short __b) function
7594 vec_sub(vector int __a, vector int __b) function
7600 vec_sub(vector bool int __a, vector int __b) function
7606 vec_sub(vector int __a, vector bool int __b) function
7612 vec_sub(vector unsigned int __a, vector unsigned int __b) function
7618 vec_sub(vector bool int __a, vector unsigned int __b) function
7624 vec_sub(vector unsigned int __a, vector bool int __b) function
7630 vec_sub(vector float __a, vector float __b) function
    [all...]

Completed in 108 milliseconds