Searched defs:__all (Results 1 – 2 of 2) sorted by relevance
45 struct __all : _IsSame<__all_dummy<_Pred...>, __all_dummy<((void)_Pred, true)...> > {}; global() struct
29 __DEVICE__ int __all(int __a) { return __nvvm_vote_all(__a); } in __all() function