Searched refs:vsetgt2 (Results 1 – 2 of 2) sorted by relevance
274 static __device__ __forceinline__ unsigned int vsetgt2(unsigned int a, unsigned int b) in vsetgt2() function296 r = vsetgt2(a, b); in vcmpgt2()
322 __device__ __forceinline__ uint vsetgt2(uint a, uint b) in vsetgt2() function344 r = vsetgt2(a, b); in vcmpgt2()