Searched refs:vsetlt2 (Results 1 – 2 of 2) sorted by relevance
348 static __device__ __forceinline__ unsigned int vsetlt2(unsigned int a, unsigned int b) in vsetlt2() function370 r = vsetlt2(a, b); in vcmplt2()
396 __device__ __forceinline__ uint vsetlt2(uint a, uint b) in vsetlt2() function418 r = vsetlt2(a, b); in vcmplt2()