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 23 milliseconds