Searched refs:kLowest (Results 1 – 4 of 4) sorted by relevance
83 case kLowest: in GetScalarLimitOfFloatType()104 case kLowest: in GetScalarLimitOfIntegerType()
73 kLowest, // The scalar corresponding to numeric_limits<T>::lowest. enumerator
480 static constexpr uint32_t kLowest = static_cast<uint32_t>(-32768 * 65536 + 65535); in ConvertFloatToFixed() local488 return kLowest; in ConvertFloatToFixed()
4932 return GetScalarLimitConstOfType(reduce_element_type, loc, hlo::kLowest, in GetInitialValue()