Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/UpdateTestChecks/
Dasm.py131 ASM_FUNCTION_ARM_IOS_RE = re.compile( variable
341 'armv7-apple-ios' : (scrub_asm_arm_eabi, ASM_FUNCTION_ARM_IOS_RE),
346 'thumbv7-apple-ios' : (scrub_asm_arm_eabi, ASM_FUNCTION_ARM_IOS_RE),