Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_utils.h339 constexpr To MAX_INT = std::numeric_limits<To>::max(); in CastFloatToInt() local
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_utils.h343 constexpr To MAX_INT = std::numeric_limits<To>::max(); in CastFloatToInt() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dconst_folding.cpp86 constexpr To MAX_INT = std::numeric_limits<To>::max(); in ConvertFloatToInt() local
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp2481 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp2456 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp2589 auto MAX_INT = std::numeric_limits<Dst>::max(); in TestCast() local