Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h1022 __DEVICE__ unsigned int __vsetne4(unsigned int __a, unsigned int __b) { in __vsetne4() function
1371 __DEVICE__ unsigned int __vsetne4(unsigned int __a, unsigned int __b) { in __vsetne4() function
1379 return __bool2mask(__vsetne4(__a, __b), 8); in __vcmpne4()