Home
last modified time | relevance | path

Searched refs:const_i32_0 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dinstruction_combine_test.cpp137 auto const_i32_0 = builder.Int32(0); in HWTEST_F_L0() local
138 auto test_x_add_0 = builder.Int32Add(x, const_i32_0); in HWTEST_F_L0()
296 auto const_i32_0 = builder.Int32(0); in HWTEST_F_L0() local
297 auto test_x_add_0 = builder.Int32Sub(x, const_i32_0); in HWTEST_F_L0()

Completed in 2 milliseconds