Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/UpdateTestChecks/
H A Dasm.py158 ASM_FUNCTION_ARM_IOS_RE = re.compile( variable
464 'armv7-apple-ios' : (scrub_asm_arm_eabi, ASM_FUNCTION_ARM_IOS_RE),
471 'thumbv7-apple-ios' : (scrub_asm_arm_eabi, ASM_FUNCTION_ARM_IOS_RE),