Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dinstruction_combine_test.cpp77 auto const_i64_0 = builder.Int64(0); in HWTEST_F_L0() local
78 auto test_x_add_0 = builder.Int64Add(x, const_i64_0); in HWTEST_F_L0()
224 auto const_i64_0 = builder.Int64(0); in HWTEST_F_L0() local
225 auto test_x_add_0 = builder.Int64Sub(x, const_i64_0); in HWTEST_F_L0()

Completed in 2 milliseconds