Searched refs:MicroControllerProfile (Results 1 – 4 of 4) sorted by relevance
114 MicroControllerProfile = (0x4D), // 'M' (e.g. for Cortex M3) enumerator
190 ARMBuildAttrs::MicroControllerProfile); in emitTargetAttributes()
873 setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()894 setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()
186 case ARMBuildAttrs::MicroControllerProfile: in getARMFeatures()