Home
last modified time | relevance | path

Searched defs:add1 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dglobal_value_numbering_test.cpp59 auto add1 = builder.Int64Add(x, y); in HWTEST_F_L0() local
85 auto add1 = builder.Int64Add(x, y); in HWTEST_F_L0() local
109 auto add1 = builder.Int64Add(x, y); in HWTEST_F_L0() local
134 auto add1 = builder.Int64Add(x, y); in HWTEST_F_L0() local
165 auto add1 = builder.Int64Add(x, y); in HWTEST_F_L0() local
199 auto add1 = builder.Int64Add(x, y); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dliveness_analyzer_test.cpp949 auto add1 = la.GetInstLifeIntervals(&INS(6U)); in TEST_F() local