Home
last modified time | relevance | path

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

/external/llvm/utils/
Dupdate_llc_test_checks.py39 SCRUB_X86_LCP_RE = re.compile(r'\.LCPI[0-9]+_[0-9]+') variable
66 asm = SCRUB_X86_LCP_RE.sub(r'{{\.LCPI.*}}', asm)
Dupdate_test_checks.py54 SCRUB_X86_LCP_RE = re.compile(r'\.LCPI[0-9]+_[0-9]+') variable
93 asm = SCRUB_X86_LCP_RE.sub(r'{{\.LCPI.*}}', asm)