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()
777 S.setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()798 S.setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()
186 case ARMBuildAttrs::MicroControllerProfile: in getARMFeatures()