Searched refs:vsetgt4 (Results 1 – 2 of 2) sorted by relevance
717 static __device__ __forceinline__ unsigned int vsetgt4(unsigned int a, unsigned int b) in vsetgt4() function739 r = vsetgt4(a, b); in vcmpgt4()
765 __device__ __forceinline__ uint vsetgt4(uint a, uint b) in vsetgt4() function787 r = vsetgt4(a, b); in vcmpgt4()