Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dinstruction_combine_test.cpp90 auto const_i64_max = builder.Int64(9223372036854775807); in HWTEST_F_L0() local
101 auto const_i64_max = builder.Int64(9223372036854775807); in HWTEST_F_L0() local
390 auto const_i64_max = b.Int64(9223372036854775807); // Max int64_t value in HWTEST_F_L0() local

Completed in 3 milliseconds