Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
H A Dinst_test.cpp181 int32_t int32_const[3] = {-5, 0, 5}; in TEST_F() local
192 int32_t val = int32_const[i]; in TEST_F()
234 int32_t int32_const[3] = {-5, 0, 5}; in TEST_F() local
248 int32_t val = int32_const[i]; in TEST_F()
260 int32_t val2 = int32_const[i]; in TEST_F()
H A Dcompiler_inst_test.cpp527 int32_t int32_const[3] = {-5, 0, 5}; in HWTEST_F()
533 int32_t val = int32_const[i]; in HWTEST_F()
544 int32_t val2 = int32_const[i]; in HWTEST_F()

Completed in 3 milliseconds