Searched refs:vmin2 (Results 1 – 3 of 3) sorted by relevance
74 return vmin2(a, b); in operator ()()
453 static __device__ __forceinline__ unsigned int vmin2(unsigned int a, unsigned int b) in vmin2() function
501 __device__ __forceinline__ uint vmin2(uint a, uint b) in vmin2() function