Lines Matching refs:get
183 // value to get the correct value.)
266 // then we have to left-shift to get rid of leading 0s. This is the amount
275 num_fraction_bits + num_overflow_bits>::get;
289 spvutils::SetBits<uint_type, 0, num_fraction_bits>::get;
296 spvutils::SetBits<uint_type, num_fraction_bits, num_exponent_bits>::get;
488 spvutils::SetBits<uint_type, 0, throwaway_mask_bits>::get;
845 is.get();
858 is.get();
863 is.get(); // We may have to unget this.
869 is.get(); // Throw away the 'x';
885 is.get();
922 is.get();
953 is.get();
976 is.get();
999 SetBits<uint_type, 0, HF::num_exponent_bits>::get;