Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/UpdateTestChecks/
Dasm.py30 ASM_FUNCTION_AARCH64_RE = re.compile( variable
332 'aarch64': (scrub_asm_arm_eabi, ASM_FUNCTION_AARCH64_RE),
338 'arm64': (scrub_asm_arm_eabi, ASM_FUNCTION_AARCH64_RE),