/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 222 Function vec_pack [type char] ===> OK 223 Function vec_pack [type unsigned char] ===> OK 224 Function vec_pack [type short] ===> OK 225 Function vec_pack [type unsigned short] ===> OK
|
testVMX.c | [all...] |
/external/clang/test/CodeGen/ |
builtins-ppc-altivec.c | [all...] |
/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...] |