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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
smmintrin.h 438 const __v16qu __notA = vec_nor ((__v16qu) __A, (__v16qu) __A);
439 return vec_all_eq (vec_and ((__v16qu) __notA, (__v16qu) __B), __zero);
smmintrin.h 438 const __v16qu __notA = vec_nor ((__v16qu) __A, (__v16qu) __A);
439 return vec_all_eq (vec_and ((__v16qu) __notA, (__v16qu) __B), __zero);
smmintrin.h 438 const __v16qu __notA = vec_nor ((__v16qu) __A, (__v16qu) __A);
439 return vec_all_eq (vec_and ((__v16qu) __notA, (__v16qu) __B), __zero);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
smmintrin.h 438 const __v16qu __notA = vec_nor ((__v16qu) __A, (__v16qu) __A);
439 return vec_all_eq (vec_and ((__v16qu) __notA, (__v16qu) __B), __zero);
smmintrin.h 438 const __v16qu __notA = vec_nor ((__v16qu) __A, (__v16qu) __A);
439 return vec_all_eq (vec_and ((__v16qu) __notA, (__v16qu) __B), __zero);
smmintrin.h 438 const __v16qu __notA = vec_nor ((__v16qu) __A, (__v16qu) __A);
439 return vec_all_eq (vec_and ((__v16qu) __notA, (__v16qu) __B), __zero);

Completed in 91 milliseconds