Searched defs:const_i32_min (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/tests/ | ||
H A D | instruction_combine_test.cpp | 310 auto const_i32_min = builder.Int32(-2147483647 - 1); // -2147483648 in HWTEST_F_L0() local |
Completed in 5 milliseconds