Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dbit_helper_test.cpp123 int32_t int32Value = -2147483648; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_speculative_retype.cpp1118 int32_t int32Value = base::NumberHelper::DoubleInRangeInt32(rawValue); in TryConvertConstantToInt32() local
1131 int32_t int32Value = base::NumberHelper::DoubleInRangeInt32(rawValue); in TryConvertConstantToInt32() local
H A Dtyped_native_inline_lowering.cpp1665 GateRef int32Value = builder_.TruncInt64ToInt32(*int64Value); in SetValueInBuffer() local
1708 GateRef int32Value = builder_.CastFloat32ToInt32(float32Value); in SetValueInBuffer() local
1728 GateRef int32Value = builder_.TruncInt64ToInt32(*int64Value); in SetValueInBuffer() local

Completed in 11 milliseconds