Searched defs:low_bits (Results 1 – 15 of 15) sorted by relevance
56 uint32_t low_bits = static_cast<uint32_t>(*created_at_); in Serialize() local75 uint32_t low_bits = reader.Load32<4>(); in Deserialize() local
170 Limb low_bits = lower_limb >> index_within_word; in LIMBS_window5_split_window() local
360 uint32_t low_bits = in is_lower_half_zero() local
106 fn low_bits<T: ?Sized + Pointable>() -> usize { in low_bits() function
1439 LLVMValueRef low_bits; in lp_build_lerp_simple() local
1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1753 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1932 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
1936 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
1919 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
1917 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local
2837 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
3196 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local