Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dglobal_value_numbering_test.cpp61 auto add3 = builder.Int64Add(x, z); in HWTEST_F_L0() local
136 auto add3 = builder.Int64Add(add1, add2); in HWTEST_F_L0() local
201 auto add3 = builder.Int64Add(add1, add2); in HWTEST_F_L0() local

Completed in 2 milliseconds