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

  /external/clang/lib/Headers/
altivec.h 4051 vec_pack(vector signed short __a, vector signed short __b) function
4059 vec_pack(vector unsigned short __a, vector unsigned short __b) function
4067 vec_pack(vector bool short __a, vector bool short __b) function
4075 vec_pack(vector int __a, vector int __b) function
4083 vec_pack(vector unsigned int __a, vector unsigned int __b) function
4091 vec_pack(vector bool int __a, vector bool int __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 4051 vec_pack(vector signed short __a, vector signed short __b) function
4059 vec_pack(vector unsigned short __a, vector unsigned short __b) function
4067 vec_pack(vector bool short __a, vector bool short __b) function
4075 vec_pack(vector int __a, vector int __b) function
4083 vec_pack(vector unsigned int __a, vector unsigned int __b) function
4091 vec_pack(vector bool int __a, vector bool int __b) function
    [all...]

Completed in 35 milliseconds