Searched defs:shift_mask (Results 1 – 11 of 11) sorted by relevance
93 cl_long r, shift_mask = (sizeof(cl_long)*8)-1; in verify_long() local289 cl_ulong r, shift_mask = (sizeof(cl_ulong)*8)-1; in verify_ulong() local490 cl_int r, shift_mask = (sizeof(cl_int)*8)-1; in verify_int() local685 cl_uint r, shift_mask = (sizeof(cl_uint)*8)-1; in verify_uint() local880 cl_int shift_mask = vector_size == 1 ? (cl_int)(sizeof(cl_int)*8)-1 in verify_short() local1078 cl_uint shift_mask = vector_size == 1 ? (cl_uint)(sizeof(cl_uint)*8)-1 in verify_ushort() local1277 cl_int shift_mask = vector_size == 1 ? (cl_int)(sizeof(cl_int)*8)-1 in verify_char() local1484 cl_uint shift_mask = vector_size == 1 ? (cl_uint)(sizeof(cl_uint) * 8) - 1 in verify_uchar() local
86 xkb_mod_mask_t shift_mask; in test_keymap() local
599 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2FromLeftCol_4x4_SSE4_1() local634 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2FromLeftCol_8x8_SSE4_1() local762 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2_8xH() local950 const __m128i shift_mask = _mm_set1_epi32(0x003F003F); in DirectionalZone2_4_SSE4_1() local
387 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
398 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
450 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local
467 const uint128 shift_mask = (uint128(1) << shift) - 1; in ShiftRightAndRound() local