Searched refs:vsetge4 (Results 1 – 2 of 2) sorted by relevance
680 static __device__ __forceinline__ unsigned int vsetge4(unsigned int a, unsigned int b) in vsetge4() function702 r = vsetge4(a, b); in vcmpge4()
728 __device__ __forceinline__ uint vsetge4(uint a, uint b) in vsetge4() function750 r = vsetge4(a, b); in vcmpge4()