Searched refs:MicroControllerProfile (Results 1 – 5 of 5) sorted by relevance
120 MicroControllerProfile = (0x4D), // 'M' (e.g. for Cortex M3) enumerator
186 case ARMBuildAttrs::MicroControllerProfile: in getARMFeatures()769 if (ArchProfileAttr == ARMBuildAttrs::MicroControllerProfile) in setARMSubArch()
208 ARMBuildAttrs::MicroControllerProfile); in emitTargetAttributes()
877 S.setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()909 S.setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()
195 profile == ARMBuildAttrs::MicroControllerProfile) in updateSupportedARMFeatures()