Home
last modified time | relevance | path

Searched refs:v_float_len (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/AOR_v20.02/math/test/
H A Dmathbench.c57 #define v_float_len() 4 macro
77 #define v_float_len(x) 1 macro
454 for (int i = 0; i < N; i += v_float_len ()) in runf_v_thruput()
472 for (int i = 0; i < N; i += v_float_len ()) in runf_v_latency()
487 for (int i = 0; i < N; i += v_float_len ()) in runf_vn_thruput()
505 for (int i = 0; i < N; i += v_float_len ()) in runf_vn_latency()
544 vlen = v_float_len(); in bench1()