Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dinstruction_combine_test.cpp152 auto const_i32_max = builder.Int32(2147483647); in HWTEST_F_L0() local
489 auto const_i32_max = b.Int32(2147483647); // Max int32_t value in HWTEST_F_L0() local

Completed in 3 milliseconds