Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h1019 __DEVICE__ unsigned int __vsetne2(unsigned int __a, unsigned int __b) { in __vsetne2() function
1361 __DEVICE__ unsigned int __vsetne2(unsigned int __a, unsigned int __b) { in __vsetne2() function
1369 return __bool2mask(__vsetne2(__a, __b), 16); in __vcmpne2()