Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dlive_registers.h30 … explicit LifeIntervalsTreeNode(LifeNumber min_value, LifeNumber max_value, LifeIntervalsIt begin, in LifeIntervalsTreeNode()
/arkcompiler/runtime_core/verification/util/tests/
Dint_set_property_test.cpp74 T max_value = 2048; variable
Dbit_vector_property_test.cpp80 constexpr size_t max_value = 1024U; variable
/arkcompiler/runtime_core/assembler/
Dmeta.cpp133T max_value = std::numeric_limits<T>::max()) in CreatePrimitiveValue()
/arkcompiler/runtime_core/runtime/tests/
Dallocator_test_base.h94 size_t RandFromRange(size_t min_value, size_t max_value) in RandFromRange()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp658 const uint64_t max_value) in EncodeCastFloatCheckRange()