Home
last modified time | relevance | path

Searched refs:int64_const (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dinst_test.cpp182 int64_t int64_const[3] = {-5, 0, 5}; in TEST_F() local
196 uint64_t val1 = int64_const[i]; in TEST_F()
235 int64_t int64_const[3] = {-5, 0, 5}; in TEST_F() local
252 uint64_t val1 = int64_const[i]; in TEST_F()
H A Dcompiler_inst_test.cpp528 int64_t int64_const[3] = {-5, 0, 5}; in HWTEST_F()
537 uint64_t val1 = int64_const[i]; in HWTEST_F()

Completed in 3 milliseconds