Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dinstruction_combine.cpp202 uint64_t constant2 = static_cast<uint64_t>(m.Right().ResolvedValue()); in VisitICMP() local
218 auto constant2 = andOp.Right().ResolvedValue(); in VisitICMP() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dinstruction_combine_test.cpp1246 auto constant2 = b.Int64(10); in HWTEST_F_L0() local
1255 auto constant2 = b.Int64(10); in HWTEST_F_L0() local
1263 auto constant2 = b.Int64(7); in HWTEST_F_L0() local