Home
last modified time | relevance | path

Searched refs:__vsetgts2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h983 __DEVICE__ unsigned int __vsetgts2(unsigned int __a, unsigned int __b) { in __vsetgts2() function
1241 __DEVICE__ unsigned int __vsetgts2(unsigned int __a, unsigned int __b) { in __vsetgts2() function
1249 return __bool2mask(__vsetgts2(__a, __b), 16); in __vcmpgts2()