Lines Matching refs:BUFSIZE
34 for (int i = 0; i < BUFSIZE; i++) { in test_load_tmp()
60 check_output_w(__LINE__, BUFSIZE); in test_load_tmp()
98 for (int i = 0; i < BUFSIZE; i++) { in test_load_cur()
112 check_output_w(__LINE__, BUFSIZE); in test_load_cur()
191 for (int i = 0; i < BUFSIZE; i++) { in test_masked_store()
228 check_output_w(__LINE__, BUFSIZE); in test_masked_store()
396 for (int i = 0; i < BUFSIZE; i++) { in test_load_tmp_predicated()
428 check_output_w(__LINE__, BUFSIZE); in test_load_tmp_predicated()
434 for (int i = 0; i < BUFSIZE; i++) { in test_load_cur_predicated()
455 check_output_w(__LINE__, BUFSIZE); in test_load_cur_predicated()
460 for (int i = 0; i < BUFSIZE / 2; i++) { in test_vcombine()
474 check_output_w(__LINE__, BUFSIZE); in test_vcombine()