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

  /external/clang/lib/Headers/
altivec.h 7136 vec_stvehx(vector short __a, int __b, short *__c) function
7142 vec_stvehx(vector unsigned short __a, int __b, unsigned short *__c) function
7148 vec_stvehx(vector bool short __a, int __b, short *__c) function
7154 vec_stvehx(vector bool short __a, int __b, unsigned short *__c) function
7160 vec_stvehx(vector pixel __a, int __b, short *__c) function
7166 vec_stvehx(vector pixel __a, int __b, unsigned short *__c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 7136 vec_stvehx(vector short __a, int __b, short *__c) function
7142 vec_stvehx(vector unsigned short __a, int __b, unsigned short *__c) function
7148 vec_stvehx(vector bool short __a, int __b, short *__c) function
7154 vec_stvehx(vector bool short __a, int __b, unsigned short *__c) function
7160 vec_stvehx(vector pixel __a, int __b, short *__c) function
7166 vec_stvehx(vector pixel __a, int __b, unsigned short *__c) function
    [all...]

Completed in 27 milliseconds