Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dbit_helper_test.cpp123 int32_t int32Value = -2147483648; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp1116 int32_t int32Value = base::NumberHelper::DoubleInRangeInt32(rawValue); in TryConvertConstantToInt32() local
1129 int32_t int32Value = base::NumberHelper::DoubleInRangeInt32(rawValue); in TryConvertConstantToInt32() local
Dtyped_native_inline_lowering.cpp1659 GateRef int32Value = builder_.TruncInt64ToInt32(*int64Value); in SetValueInBuffer() local
1702 GateRef int32Value = builder_.CastFloat32ToInt32(float32Value); in SetValueInBuffer() local
1722 GateRef int32Value = builder_.TruncInt64ToInt32(*int64Value); in SetValueInBuffer() local