Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dinstruction_combine_test.cpp78 auto test_x_add_0 = builder.Int64Add(x, const_i64_0); in HWTEST_F_L0() local
138 auto test_x_add_0 = builder.Int32Add(x, const_i32_0); in HWTEST_F_L0() local
225 auto test_x_add_0 = builder.Int64Sub(x, const_i64_0); in HWTEST_F_L0() local
297 auto test_x_add_0 = builder.Int32Sub(x, const_i32_0); in HWTEST_F_L0() local

Completed in 5 milliseconds