Searched defs:high32 (Results 1 – 2 of 2) sorted by relevance
449 inline __device__ unsigned __funnelshift_l(unsigned low32, unsigned high32, in __funnelshift_l()457 inline __device__ unsigned __funnelshift_lc(unsigned low32, unsigned high32, in __funnelshift_lc()465 inline __device__ unsigned __funnelshift_r(unsigned low32, unsigned high32, in __funnelshift_r()473 inline __device__ unsigned __funnelshift_rc(unsigned low32, unsigned high32, in __funnelshift_rc()
154 Value high32 = value64.getHigh(); in matchAndRewrite() local [all...]