Searched refs:patCEshifted (Results 1 – 2 of 2) sorted by relevance
945 long patCEshifted = patCE >>> 32; in compareCE64s() local950 int patLev1 = (int)(patCEshifted & mask); in compareCE64s()964 int patLev2 = (int)(patCEshifted & mask); in compareCE64s()
3763 int64_t patCEshifted = patCE >> 32; in compareCE64s() local3768 int32_t patLev1 = (int32_t)(patCEshifted & mask); in compareCE64s()3781 int32_t patLev2 = (int32_t)(patCEshifted & mask); in compareCE64s()