Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_utils.h338 constexpr To MIN_INT = std::numeric_limits<To>::min(); in CastFloatToInt() local
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_utils.h342 constexpr To MIN_INT = std::numeric_limits<To>::min(); in CastFloatToInt() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dconst_folding.cpp85 constexpr To MIN_INT = std::numeric_limits<To>::min(); in ConvertFloatToInt() local
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp2480 auto MIN_INT = std::numeric_limits<Dst>::min(); in TestCast() local
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp2455 auto MIN_INT = std::numeric_limits<Dst>::min(); in TestCast() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp2588 auto MIN_INT = std::numeric_limits<Dst>::min(); in TestCast() local