Searched refs:float_const (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/compiler/tests/ | ||
H A D | inst_test.cpp | 203 float float_const[3] = {-5.5f, 0.1f, 5.2f}; in TEST_F() local 205 float val = float_const[i]; in TEST_F() |
Completed in 2 milliseconds