Searched refs:vsetlt4 (Results 1 – 2 of 2) sorted by relevance
643 static __device__ __forceinline__ unsigned int vsetlt4(unsigned int a, unsigned int b) in vsetlt4() function665 r = vsetlt4(a, b); in vcmplt4()
691 __device__ __forceinline__ uint vsetlt4(uint a, uint b) in vsetlt4() function713 r = vsetlt4(a, b); in vcmplt4()