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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 9578 /*-- vec_cmpeq_or_0_idx -----------------------------------------------------*/
9581 vec_cmpeq_or_0_idx(__vector signed char __a, __vector signed char __b) { function
9588 vec_cmpeq_or_0_idx(__vector __bool char __a, __vector __bool char __b) { function
9594 vec_cmpeq_or_0_idx(__vector unsigned char __a, __vector unsigned char __b) { function
9599 vec_cmpeq_or_0_idx(__vector signed short __a, __vector signed short __b) { function
9606 vec_cmpeq_or_0_idx(__vector __bool short __a, __vector __bool short __b) { function
9612 vec_cmpeq_or_0_idx(__vector unsigned short __a, __vector unsigned short __b) { function
9617 vec_cmpeq_or_0_idx(__vector signed int __a, __vector signed int __b) { function
9624 vec_cmpeq_or_0_idx(__vector __bool int __a, __vector __bool int __b) { function
9630 vec_cmpeq_or_0_idx(__vector unsigned int __a, __vector unsigned int __b) function
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 294 #define vec_cmpeq_or_0_idx __builtin_s390_vec_cmpeq_or_0_idx macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 294 #define vec_cmpeq_or_0_idx __builtin_s390_vec_cmpeq_or_0_idx macro

Completed in 32 milliseconds