Searched refs:vsetge2 (Results 1 – 2 of 2) sorted by relevance
237 static __device__ __forceinline__ unsigned int vsetge2(unsigned int a, unsigned int b) in vsetge2() function259 r = vsetge2(a, b); in vcmpge2()
285 __device__ __forceinline__ uint vsetge2(uint a, uint b) in vsetge2() function307 r = vsetge2(a, b); in vcmpge2()