Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DARMBuildAttributes.h116 MicroControllerProfile = (0x4D), // 'M' (e.g. for Cortex M3) enumerator
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp746 setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp639 ARMBuildAttrs::MicroControllerProfile); in emitAttributes()