Home
last modified time | relevance | path

Searched defs:kLowest (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/utils/
Dhlo_utils.h73 kLowest, // The scalar corresponding to numeric_limits<T>::lowest. enumerator
/external/angle/src/common/
Dmathutil.h480 static constexpr uint32_t kLowest = static_cast<uint32_t>(-32768 * 65536 + 65535); in ConvertFloatToFixed() local