Home
last modified time | relevance | path

Searched refs:max_value (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dmeta.cpp133 … T max_value = std::numeric_limits<T>::max()) in CreatePrimitiveValue() argument
141 if (converted > max_value) { in CreatePrimitiveValue()