Home
last modified time | relevance | path

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

/external/llvm/utils/
Dupdate_test_checks.py65 OPT_FUNCTION_RE = re.compile( variable
117 func_regex = OPT_FUNCTION_RE
/external/llvm-project/llvm/utils/
Dupdate_test_checks.py117 common.OPT_FUNCTION_RE, common.scrub_body, [],
Dupdate_cc_test_checks.py199 common.OPT_FUNCTION_RE, common.scrub_body, [],
/external/llvm-project/llvm/utils/UpdateTestChecks/
Dcommon.py155 OPT_FUNCTION_RE = re.compile( variable