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

  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 298 #define vec_cmpne_or_0_idx __builtin_s390_vec_cmpne_or_0_idx macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 298 #define vec_cmpne_or_0_idx __builtin_s390_vec_cmpne_or_0_idx macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 9816 /*-- vec_cmpne_or_0_idx -----------------------------------------------------*/
9819 vec_cmpne_or_0_idx(__vector signed char __a, __vector signed char __b) { function
9826 vec_cmpne_or_0_idx(__vector __bool char __a, __vector __bool char __b) { function
9832 vec_cmpne_or_0_idx(__vector unsigned char __a, __vector unsigned char __b) { function
9837 vec_cmpne_or_0_idx(__vector signed short __a, __vector signed short __b) { function
9844 vec_cmpne_or_0_idx(__vector __bool short __a, __vector __bool short __b) { function
9850 vec_cmpne_or_0_idx(__vector unsigned short __a, __vector unsigned short __b) { function
9855 vec_cmpne_or_0_idx(__vector signed int __a, __vector signed int __b) { function
9862 vec_cmpne_or_0_idx(__vector __bool int __a, __vector __bool int __b) { function
9868 vec_cmpne_or_0_idx(__vector unsigned int __a, __vector unsigned int __b) function
    [all...]

Completed in 31 milliseconds