HomeSort by: relevance | last modified time | path
    Searched refs:vec_cp_until_zero (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 301 #define vec_cp_until_zero __builtin_s390_vec_cp_until_zero macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 301 #define vec_cp_until_zero __builtin_s390_vec_cp_until_zero macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 9356 /*-- vec_cp_until_zero ------------------------------------------------------*/
9359 vec_cp_until_zero(__vector signed char __a) { function
9365 vec_cp_until_zero(__vector __bool char __a) { function
9371 vec_cp_until_zero(__vector unsigned char __a) { function
9376 vec_cp_until_zero(__vector signed short __a) { function
9382 vec_cp_until_zero(__vector __bool short __a) { function
9388 vec_cp_until_zero(__vector unsigned short __a) { function
9393 vec_cp_until_zero(__vector signed int __a) { function
9399 vec_cp_until_zero(__vector __bool int __a) { function
9405 vec_cp_until_zero(__vector unsigned int __a) function
    [all...]

Completed in 40 milliseconds