Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c35 static int regex_helper( in regex_helper() function
100 if (!regex_helper(regex_str, src_str, matches, REGEX_SRC_MATCHES)) { in init_rc_normal_src()
226 if (!regex_helper(regex_str, dst_str, matches, REGEX_DST_MATCHES)) { in init_rc_normal_dst()
328 if (!regex_helper(regex_str, inst_str, matches, REGEX_INST_MATCHES)) { in init_rc_normal_instruction()