Home
last modified time | relevance | path

Searched defs:minValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlive_registers.h30 …explicit LifeIntervalsTreeNode(LifeNumber minValue, LifeNumber maxValue, LifeIntervalsIt begin, Li… in LifeIntervalsTreeNode()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dallocator_test_base.h92 size_t RandFromRange(size_t minValue, size_t maxValue) in RandFromRange()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp936 …oder::EncodeCastFloatCheckRange(Reg dst, Reg src, const asmjit::Label &end, const int64_t minValue, in EncodeCastFloatCheckRange()