Searched refs:__ballot (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h51 __DEVICE__ unsigned int __ballot(int __a) { return __nvvm_vote_ballot(__a); } function

Completed in 109 milliseconds