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/swiftshader/third_party/llvm-7.0/llvm/utils/
Dupdate_test_checks.py127 common.OPT_FUNCTION_RE, common.scrub_body, [],
Dupdate_cc_test_checks.py119 common.OPT_FUNCTION_RE, common.scrub_body, [],
/external/swiftshader/third_party/llvm-7.0/llvm/utils/UpdateTestChecks/
Dcommon.py52 OPT_FUNCTION_RE = re.compile( variable