Searched refs:MicroControllerProfile (Results 1 – 5 of 5) sorted by relevance
119 MicroControllerProfile = (0x4D), // 'M' (e.g. for Cortex M3) enumerator
187 case ARMBuildAttrs::MicroControllerProfile: in getARMFeatures()735 *ArchProfileAttr == ARMBuildAttrs::MicroControllerProfile) in setARMSubArch()
204 ARMBuildAttrs::MicroControllerProfile); in emitTargetAttributes()
873 S.setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()903 S.setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()
196 profile == ARMBuildAttrs::MicroControllerProfile) in updateSupportedARMFeatures()